Type and spot using jQuery's :contains()

A simple content spotter using one of jQuery's selector, :contains(). This selector, as in jQuery's description, will select all elements that contain the specified text.