jQuery
Tips, techniques, plugin and widget development, tutorials, integration with mobile and desktop web apps, theory, tests and OOP.
jQuery
jQuery: lower the height of an element from top to bottom
How to dynamically lower the height of an element from top to bottom with jQuery.
Read more
jQuery
It's jQuery that supports web browsers, not the contrary
People tend to make confusion when it comes to define what jQuery really is. jQuery is not a web standard.
Read more
jQuery
A myth about jQuery performance versus DOM performance: creating elements
When creating element nodes, DOM methods are faster than jQuery methods.
Read more
jQuery
jQuery: create an HTML5 media compilation (audio and video)
How to create a simple HTML5 audio and video compilation with jQuery.
Read more
jQuery
jQuery: full screen videos: a work in progress with WordPress and Videopress
Full screen videos with jQuery, WordPress and Videopress.
Read more
jQuery
jQuery: automatic Bootstrap CSS classes
How to automatically add Bootstrap's CSS classes with jQuery.
Read more
jQuery
jQuery: create a drag and drop HTML editor for online PDF editing
A simple drag and drop HTML editor to be used to create PDF previews by using jQuery and jQuery UI.
Read more
jQuery
jQuery: making the placeholder HTML5 attribute work across browsers
How to make the HTML5 placeholder attribute work across browsers by emulating its behavior with jQuery.
Read more