Enhance Type and Spot
Posted on
September 30, 2011 and
got 2 shouts so far
In previous post (Type and spot using jQuery’s :contains()) we have create a simple content spotter using :contains() selector, the possibility to spot an element using that technique are numerous,...
Type and spot using jQuery’s :contains()
Posted on
September 20, 2011 and
got 10 shouts so far
Today I’m going to share a tutorial on how to create a simple content spotter using one of jQuery’s selector, :contains(). This selector, as in jQuery’s description, will select all...