Hey,
Is there anyway that i can get the text in the intial value field to dissapear once a user clicks on it? Without them having to delete it manually?
Thanks
Hey,
Is there anyway that i can get the text in the intial value field to dissapear once a user clicks on it? Without them having to delete it manually?
Thanks
robobobo
Blog Insomnia.com Blogging Help,Guides & Tips
Techinfo-4u.com Tech Discussions and Guides
www.visionlandscapes.ie
[COLOR=#22229c[/COLOR]
Right click each edit box, select HTML and then click on Inside Tag. Paste the following code:
onFocus="if(this.value!='')this.value='';"
Please note that if they fill in a field, continue with another, and then go back to the same field, it will also clear whatever they have typed.
Navaldesign
Logger Lite: Low Cost, Customizable, multifeatured Login script
Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!
That was it!
Perfect thanks
robobobo
Blog Insomnia.com Blogging Help,Guides & Tips
Techinfo-4u.com Tech Discussions and Guides
www.visionlandscapes.ie
[COLOR=#22229c[/COLOR]
There are currently 1 users browsing this thread. (0 members and 1 guests)