Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
How to select contents of text field with single click
Old 11-21-2006, 01:51 PM How to select contents of text field with single click
Novice Talker

Posts: 10
Trades: 0
Hi,
I don't know how exactly to describe this,but I'm sure you've all seen it in many websites.
So,I create a text field using this tag:
Code:
<input type="text" name="sometext"  value="Some dynamix text">
Now I want to give the users the ability to select the text inside the text field with a single click(for copy-paste purposes).I think it can be made using some javascript.
Any suggestions?If you have any links to tutorials for this please post the links here.
Thanks a lot!
giorgio is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-21-2006, 03:57 PM Re: How to select contents of text field with single click
Nahele's Avatar
Extreme Talker

Posts: 204
Trades: 1
I'm pretty sure adding:

Code:
<input type="text" name="sometext"  value="Some dynamix text" onClick="this.select();">
will do the trick
__________________
The worst things in life allow us to appreciate the best things

virtual kudos (a.k.a. talkupation) always welcome where deserved.
Nahele is offline
Reply With Quote
View Public Profile
 
Old 11-21-2006, 04:05 PM Re: How to select contents of text field with single click
Novice Talker

Posts: 10
Trades: 0
Yeap,works like a charm.
Thanks a lot Nahele !!
giorgio is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How to select contents of text field with single click
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.17865 seconds with 12 queries