Highlight text using jQuery and the HTML5 mark tag

Here’s a jQuery plugin I wrote that’ll add HTML5 <mark> tags around keywords or phrases in an element’s body text.

What is mark?

a run of text in one document marked or highlighted for reference purposes, due to its relevance in another context

http://www.whatwg.org/specs/web-apps/

Usage

Add the script to your page, and then when the DOM is ready, do something like:

    $('body').mark('Lorem ipsum');

The plugin can actually be used to wrap any tag around keywords. Simply pass the tag name you want to use as an option:

    $('body').mark({
      text: 'Lorem ipsum',
      tag:  'span',
      cssClass:  'mark'
    });

The above example will wrap span elements around the words lorem and ipsum. Each span element will have the class ‘mark’. View an example implementation.

TODO

  1. Input sanitation on the text to be marked. Currently the text is dumped straight into a regular expression. It needs to be escaped so that any regular expression meta-characters are interpreted as literals.
  2. Similarly, HTML special characters in the input need to be expanded into their HTML entities.
  3. From what I can see, IE doesn’t like <mark> tags, and seems to automatically self close the opening and closing tags inserted into the DOM. WTF? Can anyone shed any light on this problem? For now, you’re going to have to use a <span> with a CSS class

If you’re interested in contributing, get in touch

10,883 thoughts on “Highlight text using jQuery and the HTML5 mark tag

  1. Hire the the top ppf near me currently now available in addition with reasonably pricing now only!

  2. united kingdom online slots casino, advanced roulette uk and free
    online united kingdom casino, or free online games win real money
    casino765 no deposit bonus codes 2022 (Winifred) deposit usa

  3. roulette odds united statesn, usa no deposit casino bonus list and top 10 usa gambling sites,
    or best payout how can i gamble online in the us (Rae) slots australia

  4. united kingdom casino slots tips gambling, bitcoin is
    gambling legal in norway – Carina, united kingdom and online poker canada two plus two, or online slots nz real money

  5. best usa pc slot game, how to play online poker for money where are there
    casinos in the us – Shela – canada and craps odds usa,
    or online uk casino woth 24 hours payout

  6. top online pokies and casinos united states information, united states poker
    tournaments and united statesn online slots real money, or united statesn online adrenaline casino no deposit bonus welcome bonus – Lindsay
    deposit pokies

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>