
Category: Misc
Tips, Scripts, Tools, Bookmarks, and Inspiration for Web Designers and Developers.


How to filter list with search option
Check out this link for the same https://www.w3schools.com/howto/howto_js_filter_lists.asp
Chrome UA Spoofer – How To Open Mobile Version Of Any Website From Desktop
How To Open Mobile Version Of Any Website From...Smooth page load script to avoid font flickering
The best way to avoid font flickering during page loads is to apply a CSS animation – fade in effect during the page load. Please have a look at the following script and include it in your CSS file or as an internal CSS:@keyframes pageFadeIn { from {...
Custom Select – Bootstrap Select
https://silviomoreto.github.io/bootstrap-select/