Top "Highlighting" questions

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

How to highlight text using javascript

Can someone help me with a javascript function that can highlight text on a web page. And the requirement is …

javascript highlighting
How to make HTML Text unselectable

I would like to add text to my webpage as a label and make it unselectable. In other words, When …

html css cross-browser highlighting textselection
Textarea that can do syntax highlighting on the fly?

I am storing a number of HTML blocks inside a CMS for reasons of easier maintenance. They are represented by &…

javascript html richtextbox widget highlighting
Android: disabling highlight on listView click

I want to disable the orange highlight that occurs when touching a listView row. So far in my xml I …

android android-listview highlighting
How to stop highlighting of a div element when double-clicking

I have this div element with a background image and I want to stop highlighting on the div element when …

css xhtml tags highlighting double-click
Is there any way to highlight multiple searches in (g)Vim?

I want to search for multiple strings in Vim/gVim and have them highlighted in different colours. Is there a …

vim highlighting
Search and Highlight in jQuery

I would like to search and highlight text using jQuery/Java Script. sample HTML 1: <div id="div1"><…

javascript jquery html highlighting
Android - Keep ListView's item highlighted once one has been clicked

So I have an activity with 2 ListView widgets, when you select a value in the first one, the second is …

android listview android-listview highlighting
How to highlight all occurrences of a word in an Emacs buffer?

Notepad++ has a convenient feature: if you select a word in your text (not necessarily a keyword), the word is …

emacs highlighting
How to change highlighted occurrences color in Eclipse's sidebar?

When you have "Mark occurrences" enabled in Eclipse, placing the cursor on any type/variable/method/etc will highlight all …

java eclipse highlighting