First Sentence jQuery Plugin
This jQuery plugin will apply a class to the semantically first sentence of text in an HTML element.
ReadThis jQuery plugin will apply a class to the semantically first sentence of text in an HTML element.
ReadLooks like another plugin was built, and so I wanted to take you behind the scenes and talk about the why and the how.
ReadThe backstory behind building the jqLSAdmin localStorage bookmarklet - Part 1
ReadStarting to dig into the potential and possibilities of working with localStorage.
ReadA plugin I wrote which generates a jQuery memory game. Lots of fun, for the whole family!
ReadFourth installment of the 5 Things series - This time we look at how jQuery does caching, and what the benefits are
ReadThird in the 5 Things series, this post focuses on the way the jQuery library tests the type of objects.
ReadSecond in the 5 Things series, this one is about testing equivalence, explicitly.
ReadFirst in the 5 Things Everyone Could Learn From the jQuery Source series, focusing on object creation/composition.
ReadA five-part series on things gleaned from the jQuery2.0 source code, including good coding practices and interesting uses of JS.
Read