Hi, I need your help.
How to get multiple onLoad in Opera (v.7)?
Example shows what I mean - it works well IE and Mozilla, but not in
Opera :(
(click an image):
<IMG src="http://info.onet.pl/_i/galeria/okulary/15.jpg"
onload="var xx=document.get ElementById('xx x');
xx.innerHTML+=' <BR>LOADED'"
onclick="this.s rc='http://info.onet.pl/_i/galeria/okulary/17.jpg'">
<DIV id=xxx>--</DIV>
Is there anything similar to "stateChang e" ?
Thanx 4 answers.
--
Krzysiek Studzinski
How to get multiple onLoad in Opera (v.7)?
Example shows what I mean - it works well IE and Mozilla, but not in
Opera :(
(click an image):
<IMG src="http://info.onet.pl/_i/galeria/okulary/15.jpg"
onload="var xx=document.get ElementById('xx x');
xx.innerHTML+=' <BR>LOADED'"
onclick="this.s rc='http://info.onet.pl/_i/galeria/okulary/17.jpg'">
<DIV id=xxx>--</DIV>
Is there anything similar to "stateChang e" ?
Thanx 4 answers.
--
Krzysiek Studzinski
Comment