| | |
The code looks right but does not work.
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
Thread Solved |
•
•
Join Date: Jul 2007
Posts: 30
Reputation:
Solved Threads: 1
Hi,
In the code below, when I click on the link Colour, it needs to connect to javascript function and display "Hello" or alert message. For some reason, it does not do it.
If anyone spots a mistake, pleeese let me know - I'll be here.
Appreciate!
In the code below, when I click on the link Colour, it needs to connect to javascript function and display "Hello" or alert message. For some reason, it does not do it.
If anyone spots a mistake, pleeese let me know - I'll be here.
Appreciate!
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> <script language="JavaScript" type="text/JavaScript"> <!-- function tabs() { alert('hhh'); document.getElementById("contentAA").innerHtml="Hello"; //--> </script> </head> <body> <a href="javascript:void(0);" onClick="tabs()">Colour</a> <div id="contentA"><p id="contentAA"> </p></div> <div id="contentB"><p id="contentBB"> </p></div> </body> </html>
![]() |
Similar Threads
- huffman code (C++)
- Get Wan IP Code doesn't work HELP (VB.NET)
- Why won't this code work? (VB.NET)
- Null Pointer? will this code work (C)
- Even / Odd code HELP!! (Java)
- Problem getting SDL to work with Dev-C++ (C++)
- beans bound property: getNewValue() doesn't work out. Code attached (Java)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: Open local file from webpage
- Next Thread: how to figer out the page is rendered by the browser
| Thread Tools | Search this Thread |
Tag cloud for JavaScript / DHTML / AJAX
ajax ajaxcode ajaxhelp animate api automatically beta boarder box bug calendar card checkbox child class column cookies createrange() css cursor dependent disablefirebug dom download dropdown editor element engine error events explorer ext file firehose flash form forms game google gwt html htmlform ie8 iframe image() images internet java javascript jawascriptruntimeerror jquery jsf jsfile jump math matrixcaptcha microsoft mimic mp3 mysql object offline onmouseoutdivproblem onreadystatechange parent passing pdf php player post problem progressbar rated rating regex runtime scroll search select session shopping size sql star stars stretch text textarea twitter validation w3c web website window windowofwords windowsxp wysiwyg xml xspf \n






