jQuery
Tips, techniques, plugin and widget development, tutorials, integration with mobile and desktop web apps, theory, tests and OOP.
jQuery
jQuery: remove all classes from an element
removeClass(), without parameters, can be used to remove all the specified CSS classes from an element.
Read more
jQuery
jQuery: sandbox, namespaces, OOP for better applications
How to safely run our jQuery applications without polluting the global namespace.
Read more
jQuery
jQuery slideshows and accessibility
Some guidelines for creating accessible jQuery slideshows.
Read more
jQuery
jQuery: animating a tag cloud
A slick and bouncing animation on the items of a tag cloud created with jQuery.
Read more
jQuery
Loading on demand: unlimited web apps with jQuery and Microdata
Loading on demand, using jQuery and Microdata, is a powerful technique to create unlimited web apps.
Read more