Top "Highlight" questions

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

Disable orange outline highlight on focus

I am coding an app using jQuery, jqTouch and phonegap and have run across a persistent problem which arises when …

android focus highlight outline
How to select or highlight a block in Emacs?

I want to select or highlight a block in emacs without using mouse but doing it from the keyboard like …

emacs selection highlight
Programmatically select item ListView in Android

I have two fragments. The first with buttons inside, the other with a ListView inside (ListFragment). I would like the …

android listview highlight
Highlight ListView selected row

I have a list of albums (several hundred). When I touch the selected album I want to offer the user …

android listview row highlight
How to highlight ImageView when focused or clicked?

A good example of this is either on the Twitter launch screen (the screen with the large icons that is …

android focus imageview highlight
HTML table highlight row on hover except first row (header)

All, I have an ASP.NET GridView that is rendered to an HTML table. <table> <tr>&…

html hover highlight
Highlight active row/column in Excel without using VBA?

What I want to achieve is to highlight active row or column. I used VBA solutions but everytime Selection_change …

excel vba highlight
JQuery search in static HTML page with highlighting of found word

I've been trying to make a simple search inside a static HTML page using JQuery. I have to mention that …

jquery html css search highlight
Select a complete table with Javascript (to be copied to clipboard)

I was wondering if anybody knows how to select using js the complete table, so that the user can right-click …

javascript select highlight
Highlight dates in specific range with jQuery's datepicker

I need to highlight the dates between a start date and an end date, which I should be able to …

jquery datepicker date highlight