[Javascript] Netscape 4

Andrew Gibson andyg at ihug.co.nz
Mon Nov 5 22:38:46 CST 2001


I have a problem with mouseovers in netscape 4

I have an image inside of a <div> tag

<div id=mydiv><a href=# onmouseover=testit()><img name=Test
src=test.jpg></a></div>

My mouse over script doesn't seem to work with the img inside a <div>  works
outside and in IE.'

DOesn't something like this work?

document.main1.src=path

Thanks
Andrew Gibson








More information about the Javascript mailing list