Hi
I am facing a problem with my code ....
this is what I am doing ...
I am having a link on the page which says "add tab" o clicking this link I add a new tab to the page, I write the code for that in Javascript function, I set the attributes of that tab in there. One of the attribute is on click. I am able to achieve what I want in mozilla but IE is not doing anything onclicking the tab.
I am...
Search Result
Collapse
2 results in 0.0035 seconds.
Keywords
Members
Tags
-
onclick not working in IE but working in firefox !!
-
Javascript onclick command not working in IE
I've just uploaded this page http://www.locallearning.org.uk/timeline.html
the onclick command should change the displayed images in the boxes on the left hand side of the window. The onclick command works on my home PC in IE 6 and they work on Firefox and Netscape, though not with IE 6 now it's on line.
This is a simplified bit of the first image script in question that I've tried to play around with, but if anyone can help...