
jQuery Text Highlighter is a jQuery plugin for highlighting text fragments in HTML documents.Highlighting is realized by wrapping selected text in <span> tags.
Features:
- Highlighting text that spans multiple HTML tags.
- Removing highlights.
- Setting highlight color and custom text wrapper.
- Callbacks for highlighting and removing highlights.
- Serialization & deserialization of highlights.
