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
Old 08-15-2005, 05:52 PM Input box values
fancymoustache's Avatar
Ultra Talker

Posts: 316
Location: Michigan
Trades: 0
I want to have a form input box have words in it but when the words are clicked on, it empties itself so the user can put what they need in the box. I would use
HTML Code:
onFocus="if ( value == 'in box now' ) { value = ''; }" onBlur="if ( value == '' ) { value = 'in box now'; }"
The problem is that XHTML doesn't allow the use of onBlur and onFocus. This will probably require some javascript, but I'm not very well versed in that area.

Thanks,
Micah
fancymoustache is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 08-15-2005, 07:33 PM
Minaki's Avatar
Defies a Status

Posts: 1,626
Location: Guildford, UK
Trades: 0
Use onblur and onfocus

(The difference, in case you failed to spot it, is that they're entirely lower case!)

And by the way, that -is- javascript...
__________________
Minaki Serinde MCP
"Wow, Linux is nearly on-par with Windows ME!"

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
Minaki is offline
Reply With Quote
View Public Profile Visit Minaki's homepage!
 
Reply     « Reply to Input box values
 

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.20904 seconds with 12 queries