jQuery fans blog and community sharing news, plugins, video tutorials, demos and more.

7 jQuery / CSS3 Menu Demos

In today’s post we have a nice collection of jQuery / CSS3 Menu demos. These menus include properties like hover over, collapsible, and even sidebar menus with metro bootsraps. Enjoy! 1. Metro Hover Menu Metro Hover Menu with a cool CSS3 raising effect. SourceDemo 2….

Continue reading →

jQuery 1.9+ .Ajax() New Promise Interface Advantages

Following on from 5 NEW JQUERY.AJAX() EXAMPLES JQUERY 1.9+, I wanted to document the changes (some could be classed as advantages) of using the promise interface for jQuery .Ajax() 1.9+. Naming – Obviously the names have changed from success -> done, error -> fail, complete…

Continue reading →

5 New jQuery.Ajax() Examples jQuery 1.9+

Into 2013… And the way we use the jQuery.Ajax() function has changed over recent versions. With this in mind, and older examples being slightly outdated I have coded up 5 New jQuery.ajax() Examples jQuery 1.9+ to show how you might use Ajax with newer versions…

Continue reading →

AJAX before jQuery 1.8 and After

Here is a quick note of AJAX before jQuery 1.8 and the newer version. Don’t forget .success() and .error() still supported in jQuery 1.9.1 so it won’t break your old code and plugins you use. I have also drawn up some some New jQuery.ajax() Examples…

Continue reading →

.success() and .error() still supported in jQuery 1.9.1

Just a quick note that you can still use .success() and .error() in jQuery 1.9.1 and it won’t break your code. I do however highly recommend using the new promise interface with callback methods .done() and .fail() – See AJAX before jQuery 1.8 and After…

Continue reading →

Page 3 of 232 1 2 3 4 5 ... Last →

Best CDN
scroll to top