| | |
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 |
acid2 ajax ajaxcode ajaxhelp animate array automatically beta box bug calendar cart checkbox child class codes column cookies createrange() css cursor date debugger decimal design dom download dropdown editor element enter error events explorer firefox focus forms frameworks getselection google gwt html htmlform ie8 iframe image() images index internet java javascript jawascriptruntimeerror jquery jsf jsfile jsp jump listbox maps masterpage math menu microsoft mimic mp4 object onmouseover onreadystatechange parent php player post problem programming progressbar prototype redirect regex runtime safari scale scriptlets search select session shopping size sql text textarea toggle variables w3c web website window windowofwords windowsxp wysiwyg \n






