Top "Highlight" questions

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

How can I highlight the table row on click ?

As my project requirement i have to highlight the table row on onClick. There is any way to do this? …

android highlight android-tablelayout
How to highlight selected item in ItemsControl?

I have the following XAML. How can i highlight the selected item in the ItemsControl ? I can override the selected …

wpf itemscontrol highlight
Set ComboBox selected item highlight color

I need to change the highlight color of a ComboBox's selected item in the popup list. I've found several tutorials …

wpf combobox highlight selected
Change WinForms button highlight color

I found this page, which outlines how to change the rendering for a MenuStrip and its items. I want to …

c# visual-studio button highlight mousehover
vimrc make comments italic

How do I change the ~/.vimrc to have the comments in my code italicized? In my ~/.vimrc file I have: …

vim comments highlight italics
Highlight changed lines and changed bytes in each changed line

Open Source project Trac has an excellent diff highlighter — it highlights changed lines and changed bytes in each changed line! …

git vim diff highlight word-diff
Highlight variable under cursor in Vim like in NetBeans

I worked in NetBeans and liked this feature: when you place cursor in a variable name all occurences of the …

vim netbeans highlight
jQuery pulsate effect

Hoping someone can give me some pointers. I'm trying to add a 'pulsate' effect onto a div after a button …

jquery highlight pulse
Highlight a specified route on Google Maps v2 Android

Right, so I'm currently using the Google Directions API in my app to retrieve the route between two locations. When …

android highlight routes google-maps-android-api-2 directions
CSS- Highlight a div when the id is linked to using an anchor?

What I am attempting to do is to highlight a div with a certain id, when It has been referred …

javascript css html anchor highlight