Top "Highlight" questions

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

What are the RGB values of the default accent colors in Windows Phone 7?

I am making icons for some Win Phone 7 apps and want to use some solid colors the way all the …

windows-phone-7 colors highlight
Keep parent menu item highlighted after hovering over submenu (HTML/CSS/Jquery)

I have a menu with the possibility that some menu items will have subitems. Pretty simple, actually. I would like …

jquery css drop-down-menu highlight
Disable Blue Highlight when Touch/Press object with Cursor:Pointer

There is a blue highlight that appears whenever a Div that has the cursor:pointer property applied is touched in …

html css mobile touch highlight
Is it possible to display indentation guides in Vim?

I'm a longtime Vim user (3 or 4 years) who has recently started dealing with some deeply nested code. This code is …

vim plugins indentation highlight
How can I disable highlighting in html or JS?

I need to disable the highlighting of selected text on my web app. I have a good reason for doing …

javascript html css highlight
Mobile Web - Disable long-touch/taphold text selection

I've seen/heard all about disabling text selection with the variations of user-select, but none of those are working for …

android iphone css mobile highlight
Highlight selected node, its links, and its children in a D3 force directed graph

I am working on a force directed graph in D3. I want to highlight the mouseover'd node, its links, and …

javascript d3.js highlight force-layout chord
Highlight all searched words

In my RichtextBox, if I have written as below. This is my pen, his pen is beautiful. Now I search …

c# winforms find richtextbox highlight
Javascript: How to detect if a word is highlighted

I'm writing a Firefox addon that is triggered whenever a word is highlighted. However I need a script that detects …

javascript events highlight detect
regex street address match

While I know that matching a street address will never be perfect I'm looking to create a couple of regex …

javascript regex match highlight street-address