To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
PHPBuilder.com  
 

 

Go Back   PHPBuilder.com > Misc Help > ClientSide Technologies

ClientSide Technologies Discuss HTML/CSS/Javascript, and any other client-side technologies, here.

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-16-2006, 04:38 AM   #1
unisabilly
Junior Member
 
Join Date: Aug 2005
Posts: 20
textarea control !!

<input class="bginput" type="text" name="keywords" size="15" value="enter your text here ..." onFocus="if (this.value=='enter your text here ...') {this.value=''}" onBlur="if(this.value=='')this.value='enter your text here ...' ">

what will the code look like if i want the 'textarea' do somthing like the above code did to the 'text'.
unisabilly is offline   Reply With Quote
Old 05-16-2006, 04:47 AM   #2
Kardall
Junior Member
 
Join Date: Jul 2003
Location: Alberta, Canada
Posts: 23
uhm... not quite PHP...

look up the <textarea></textarea> in an html guide. How it operates. You can put pretty much any java you want into a text area tag just like any other tag so... you just use a open/closing tag, instead of an open ended tag like <input>.

Pseudo-Code:

Code:
<textarea javascript="stuff">Text Area Text</textarea>
__________________
-=[ If it doesn't hurt you're not doing it right ]=-
Kardall is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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
Forum Jump


All times are GMT -4. The time now is 01:49 AM.






Acceptable Use Policy

internet.comMediabistrojusttechjobs.comGraphics.com

WebMediaBrands Corporate Info


Advertise | Newsletters | Feedback | Submit News

Legal Notices | Licensing | Permissions | Privacy Policy


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.