Top "Highlight" questions

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

How to disable text selection highlighting

For anchors that act like buttons (for example Questions, Tags, Users, etc. which are located on the top of the …

css cross-browser highlight textselection
Vim clear last search highlighting

After doing a search in Vim, I get all the occurrences highlighted. How can I disable that? I now do …

vim full-text-search highlight
How do you make an element "flash" in jQuery

I'm brand new to jQuery and have some experience using Prototype. In Prototype, there is a method to "flash" an …

jquery animation element highlight flashing
jQuery "blinking highlight" effect on div?

I'm looking for a way to do the following. I add a <div> to a page, and an …

javascript jquery css highlight effects
Manually highlight selected text in Notepad++

I was trying to find a way to highlight a selected block of code in Notepad++ like Microsoft Word allows …

notepad++ highlight
LaTeX package for syntax highlighting of code in various languages

I am looking for a LaTeX package that does syntax highlighting on code. For example, right now I use the …

syntax package latex highlight
highlight the navigation menu for the current page

In a page with some navigation links,I want the link of the current page are hightlighted,just like this: …

html highlight
Changing the highlight color when selecting text in an HTML text input

I've been looking for this throughout the web and can't even find anyone else even asking this, let alone a …

html css text input highlight
How do you make Vim unhighlight what you searched for?

I search for "nurple" in a file. I found it, great. But now, every occurrence of "nurple" is rendered in …

search vim highlight
Highlighting Text Color using Html.fromHtml() in Android?

I am developing an application in which there will be a search screen where user can search for specific keywords …

android text highlight textview