Top "Highlighting" questions

is for questions involving the highlighting of text or other visual elements.

jQuery Validation plugin: add/remove class to/from element's error container

I'm working with the jQuery Validation plugin and I wrote the following code which adds a class to the element's (&…

jquery element highlighting jquery-validate
JQuery help - animate background color

Using JQuery, what I want to do is create a function that when I call the function, it will fade …

javascript jquery highlighting fade background-color
jQuery UI Datepicker - Date range - Highlight days in between

I'm looking for a way of highlighting the days in between the date range of 2 inputs on mouse over. This …

jquery jquery-ui datepicker highlighting date-range
Change CSS of selected text using Javascript

I'm trying to make a javascript bookmarklet that will act as a highlighter, changing the background of selected text on …

javascript jquery css bookmarklet highlighting
MFC: How to change color/boldness of inidividual rows of ListCtrl?

Using MFC and Visual Studio 2010 C++. I need a way to make certain individual rows of a CListCtrl stand out (…

visual-c++ mfc row highlighting clistctrl
Highlighting Text in java

We are developing a plagiarism detection framework. In there i have to highlight the possible plagiarized phrases in the document. …

java swing indexing highlighting jtextarea
Double Clicking Highlighting

In Notepad++ if you double click a word to highlight it, all the occurrences of the word in the file …

eclipse highlighting
PHP/MySQL: Highlight "SOUNDS LIKE" query results

Quick MYSQL/PHP question. I'm using a "not-so-strict" search query as a fallback if no results are found with a …

php mysql highlighting soundex
How to toggle Vim's search highlight visibility without disabling it

What I'd like is to map one key, e.g. F4, so that pressing F4 will toggle the visibility of …

search vim highlighting highlight
Eclipse IDE Scope Highlighting?

When I first learned Java, I was using an IDE called "BlueJ." It had this feature called "Scope Highlighting" which …

java ide scope highlighting bluej