prob with javascript

Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved
Reply

Join Date: May 2008
Posts: 16
Reputation: wad is an unknown quantity at this point 
Solved Threads: 0
wad's Avatar
wad wad is offline Offline
Newbie Poster

prob with javascript

 
0
  #1
Dec 4th, 2008
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
  1. <script>
  2. function asd(){
  3. var msg = document.getElementById('email');
  4. alert(msg);
  5. }
  6. </script>
  7.  
  8.  
  9. <form>
  10. <input type='text' id="email"/>
  11. <input type='button' onclick='asd()' value='<' />
  12. </form>

onclike return that message
Object HTML Input Element
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 19
Reputation: freeonlinedatin is an unknown quantity at this point 
Solved Threads: 0
freeonlinedatin's Avatar
freeonlinedatin freeonlinedatin is offline Offline
Newbie Poster

Re: prob with javascript

 
0
  #2
Dec 4th, 2008
can you give me the clear code and you tell me what is the exact problem your facing please
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC