Expose HTML Elements with Style: jQuery Highlighter Plugin
Posted on January 3, 2010, under jQuery,
Bookmark it
Some time ago, I have written a post about JQuery Tools, mentioning about a feature called “Expose”. This JavaScript tool exposes selected HTML elements from the page so that the surrounding elements gradually fade out.
JQuery Highlighter is a Plugin that makes use of the same expose feature. It is highly customizable, supports keyboard navigation, and also has support for ‘autoload’ and autoplay’ features when highlights elements.

Implementation is very easy. You just need to include the necessary files (the JQuery library and the plugin), call the script and set the .jhighlight class to the elements you need to apply the effect to.
- Source: http://www.dailymarkup.com/#usage
- Demos: Simple Demo | Autoload Demo | Autoplay Demo
Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!
- January 3, 2010
- article by Gabriel C.
- Share your thoughts!
Related Posts
-
Flip HTML Elements like Cards: QuickFlip 2.0 jQuery Pluginat July 21, 2009
-
Style your HTML Input Form Elements using CSS & JavaScriptat April 12, 2009 with 1 comment
-
Beautifully Style your HTML Form Elements: Uniformat February 10, 2010
-
Move Elements into an Interactive Area: Roundabout jQuery Pluginat December 23, 2009
-
Arrange HTML Elements according to the Grid: jQuery Masonryat January 1, 2010 with 3 comments
