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

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

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -