Tag: jquery
-
jQuery Thesaurus Fix for Huge Terms Database
I am using a modified jQuery Thesaurus for some project and I want to explain my solution for the case we have a huge terms database. The original code provides the following functions: 1. checks the content of a HTML node in a webpage for terms against a dictionary 2. marks the found terms and…