Click here to Skip to main content
15,893,904 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi every one.

Is there any Cross Browser(IE 7+ ,Chrome,FireFox) JavaScript code that can Highlight/Select difined text whitin a label.Text (I dont want something by span, just like Select Text when u DB Click on some text).

I want use it in Body Onload and Get the Searched text by QueryString and then Searched the Label.text and Select() it.
Is there any suggestion?

Thanks in advance.
Posted

1 solution

Search here[^]: you may find a jquery widget that does what you want.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900