2026 Latest articles
May 5, 2013→
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.
May 5, 2013→
jQuery
jQuery: cross-browser DOM classList
How to make the HTML5 DOM classList property work reliably across browsers with jQuery.
April 28, 2013→
jQuery
jQuery: automatic CSS gutters when the box-sizing property is not supported
How to create automatic CSS gutters with jQuery if the CSS3 box-sizing property is not supported.
April 22, 2013→
jQuery
How jQuery handles HTML attributes: problems and solutions
A common-sense approach to the problems encountered in jQuery when handling HTML attributes.
April 22, 2013→
jQuery
jQuery: making HTML5 custom data attributes work in XML
How to use jQuery, the DOM and namespaces to make HTML5 custom data attributes work in XML.
April 20, 2013→