Easy Background Image Slideshow
Create a simple background slide transition that will work great in all modern browsers…
HTML, CSS and JavaScript
Create a simple background slide transition that will work great in all modern browsers…
Detect the three major browsers using JavaScript, use the User Agent for detection. In some cases you might want feature detection…
Want to validate an input excluding special characters? You can do it with JavaScript and in this case with jQuery…
This function will toggle the disabled attribute of your element using jQuery. Toggle Disabled for input, radio buttons, checkbox…
Cannot set property ‘position’ of undefined – Error in the JavaScript Google Maps API v3. Fix the error using jQuery to get the map container…
Get the highest height from different columns and assign it to all of them with jQuery…
Super easy jQuery snippet to create a CSS tooltip…
This awesome snippet allows you to live filter / search using jQuery only. No plugin required.
I already showed you How to change opacity with jQuery. In my previous post I used the attribute opacity. Today we will do the same with the jQuery function fadeTo.
Add a smooth scroll effect to an anchor with this simple jQuery snippet.