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 I'd greatly appreciate it.
<A HREF="javascrip t:void(0);" onclick="docume nt.concimage.sr c='images/conc1.jpg';" NAME="concimage " img src="images/conc1">
<img src="images/pm.jpg" alt="pm.jpg thumbnail" height="116" width="500" border="1" img src="images/conc1.jpg" NAME="concimage "></A>
Many thanks,
Pete
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 I'd greatly appreciate it.
<A HREF="javascrip t:void(0);" onclick="docume nt.concimage.sr c='images/conc1.jpg';" NAME="concimage " img src="images/conc1">
<img src="images/pm.jpg" alt="pm.jpg thumbnail" height="116" width="500" border="1" img src="images/conc1.jpg" NAME="concimage "></A>
Many thanks,
Pete
Comment