select code
iWebBuddy.com - Website Design and Web Development Forum :: Web Design and Development :: Markup Languages and Styling
Page 1 of 1 • Share •
select code
How do i do that, I did what you told the person who posted this before did, ubt it still didnt work D:
Last edited by Marc on Sun Dec 27, 2009 10:12 pm; edited 1 time in total (Reason for editing : solved tag)

Amber- Active WebBuddy

Posts: 99
iCoins: 146
Re: select code
Copy and paste this into your html page :
The only thing that you should edit are :
What you see in the text box :
The buttons text :
Now try it again and see if it works,
- Code:
<form>
<textarea name="onClick">
Hello everyone.
</textarea>
<input type=button value="EDIT TEXT" onClick="javascript:this.form.onClick.focus();this.form.onClick.select();"></form>
The only thing that you should edit are :
What you see in the text box :
Hello everyone.
The buttons text :
EDIT TEXT
Now try it again and see if it works,




Marc- Administrator

Posts: 1119
iCoins: 2197
Forum Pet:

Re: select code
whats the text for and where do I put HTML (i think unless its another type of code)

Amber- Active WebBuddy

Posts: 99
iCoins: 146
Re: select code
Amber wrote:whats the text for and where do I put HTML (i think unless its another type of code)
The text that should be highlighted in the code above is :
- Code:
Hello everyone.
Find the text ( in the code ) in my first post and edit it to what you like, and copy + paste it to your html page for the results,




Marc- Administrator

Posts: 1119
iCoins: 2197
Forum Pet:

Re: select code
Ok, i'll try this after i eate dinner, I don't want to spill anything on my new laptop 

Amber- Active WebBuddy

Posts: 99
iCoins: 146
Permissions of this forum:
You cannot reply to topics in this forum













