| | |
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 |
ajax ajaxcode ajaxexample ajaxhelp ajaxjspservlets animate array automatically browser bug calendar captchaformproblem checkbox child class close codes cookies createrange() cursor date debugger dependent disablefirebug dom dropdown editor element embed engine events explorer ext file firefox form forms getselection google gxt hiddenvalue highlightedword hint html htmlform ie7 ie8 iframe images internet java javascript javascripthelp2020 jawascriptruntimeerror jquery jsf jsfile jsp jump libcurl maps masterpage math media microsoft object onmouseoutdivproblem onreadystatechange parent paypal pdf php player position post programming progressbar redirect regex runtime safari scriptlets scroll search security session shopping size software sql text textarea toggle unicode variables web website windowsxp wysiwyg \n






