jQuery
Tips, techniques, plugin and widget development, tutorials, integration with mobile and desktop web apps, theory, tests and OOP.
jQuery
jQuery and CSS display: none: an overview of problems and solutions
Problems and solutions for display: none in jQuery and CSS.
Read more
jQuery
jQuery: creating a custom event to check element's visibility
How to fire an event when an element is shown or hidden with jQuery.
Read more
jQuery
jQuery: handling privacy agreements with the scroll event
How to make sure with jQuery that a user has actually read the contents of a privacy agreement.
Read more
jQuery
jQuery: parsing XML with namespaces: the definitive solution
How to successfully parse an XML file containing namespaces with jQuery.
Read more
jQuery
Practical uses of jQuery in WordPress
Some common use cases of jQuery in WordPress development.
Read more
jQuery
Supporting users of jQuery plugins: when usability meets coding
A case study of usability applied to coding: supporting the users of our jQuery plugins.
Read more
jQuery
jQuery: sorting JSON objects in AJAX
How to sort the JSON output returned by an AJAX call with jQuery.
Read more
jQuery
A gentle introduction to jQuery for CSS developers
A simple introduction to the jQuery library for CSS developers.
Read more
jQuery
Writing usable jQuery plugins: the user's point of view
How to write jQuery plugins that users can effectively use.
Read more