iWebBuddy.com - Website Design and Web Development Forum
Thanks for visiting iWebBuddy.com ,

If it is your first time here, please enjoy reading the tutorials and articles. If you can not find what you're looking for, then you can join the forums by registering so you will be able to log into the forums and ask for support for website development, request graphic designing services, promote your website, request website reviews, get advice from others about your website or be an active member of the community to help iWebBuddy.com grow.

After you register an account, you are required to log in. Once you log into your account, you will have more privileges. You will be able to post on the forums, send private messages and view the Chatbox ( link ) at the bottom of the forums.

Have a nice day.

select code

Post new topic   This topic is locked: you cannot edit posts or make replies.

View previous topic View next topic Go down

Solved select code

Post by Amber on Sun Dec 27, 2009 8:00 pm

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
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

Solved Re: select code

Post by Marc on Sun Dec 27, 2009 8:49 pm

Copy and paste this into your html page :

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, hello







Marc
Administrator
Administrator

Posts Posts: 1119
iCoins iCoins: 2197
Forum Pet: Website Design and Development Monster

View user profile http://www.iwebbuddy.com

Back to top Go down

Solved Re: select code

Post by Amber on Sun Dec 27, 2009 9:04 pm

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

Amber
Active WebBuddy
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

Solved Re: select code

Post by Marc on Sun Dec 27, 2009 9:33 pm

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, hello







Marc
Administrator
Administrator

Posts Posts: 1119
iCoins iCoins: 2197
Forum Pet: Website Design and Development Monster

View user profile http://www.iwebbuddy.com

Back to top Go down

Solved Re: select code

Post by Amber on Sun Dec 27, 2009 9:36 pm

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

Amber
Active WebBuddy
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

Solved Re: select code

Post by Amber on Sun Dec 27, 2009 10:08 pm

THANKS A MILLION! thumbsup2

Amber
Active WebBuddy
Active WebBuddy

Posts Posts: 99
iCoins iCoins: 146

View user profile

Back to top Go down

View previous topic View next topic Back to top


Permissions of this forum:
You cannot reply to topics in this forum