User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 397,589 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,984 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 973 | Replies: 2
Reply
Join Date: Dec 2004
Location: India
Posts: 234
Reputation: cancer10 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
cancer10's Avatar
cancer10 cancer10 is offline Offline
Posting Whiz in Training

Help Javascript Help

  #1  
Apr 25th, 2006
ok here it goes:


I ahve 2 textbox within a form on my HTML page


I want to display the text "SHOUVIK" (without quotes) on the second textbox as soon as I click on the first textbox


Is this possible?

Kindy help
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Mar 2006
Posts: 29
Reputation: jalarie is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 2
jalarie jalarie is offline Offline
Light Poster

Re: Javascript Help

  #2  
Apr 25th, 2006
Originally Posted by cancer10
I want to display the text "SHOUVIK" (without quotes) on the second textbox as soon as I click on the first textbox

Make sure that both textboxes have "name" (for older browsers) and "id" attributes.

Add the following to the first textbox:

onfocus="document.forms[0].second_box_name.value='SHOUVIK';"
Reply With Quote  
Join Date: Dec 2004
Location: India
Posts: 234
Reputation: cancer10 is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
cancer10's Avatar
cancer10 cancer10 is offline Offline
Posting Whiz in Training

Re: Javascript Help

  #3  
Apr 25th, 2006
Thanx mate, that helped
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

DaniWeb JavaScript / DHTML / AJAX Marketplace
Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 5:52 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC