How do I make auto select text in HTML -


i have further question solution provided elsewhere on site (html textbox, auto highlighting text)

the solution making auto select text worked, can't figure out how include html in box, without disappearing. have used text on following page:

http://www.tennessee-scv.org/camp1640/tour/media/

for example, need first box read:

<a href="http://www.germantowntour.com" target="_blank">germantown tour</a> 

but if set that, it displays first ("), had use (').

this require!!

<textarea name="textarea" cols="85" rows="10" wrap="virtual" onclick="this.select();">code here!!/textarea> 

fiddle link : http://jsfiddle.net/qnmxr/8/

updated fiddle link. exact thing works you. check out!


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

ios - iPhone/iPad different view orientations in different views , and apple approval process -

Shrink a YouTube video to responsive width -