Forum Moderators: open
my code:
<td><a
onMouseOver="imageY.src='index/aboutme_over.png';"
onMouseOut="imageY.src='index/aboutme.png';"
href="vn_war.html"><img
src="index/aboutme.png" border=0
name=imageY></a></td>
perfect testing on MS Frontpage 2000 and Dreamwaver MX 2004 by press "Control" key and click on links.
But cannot run on IE 6.0
Please help me
First, check your HTML to see if it's valid at:
[validator.w3.org...]
There might be another error on the page that's causing a problem. Then, check your file names and paths to make sure they point ot the right place and the file is really there.
All links is good in Dreamwaver and MSFrontpage, but some fails, some good when direct run on IE 6.0.
Changing vn_var.html by *.exe and *.zip, the same issue happens,
But I point to another web page, it's run.
I don't understand why, I am investigating.
I think, some javascrips in this page effect to links.
Thank you very much
You can't get the .exe file to run automatically on the clients computer, the popup box will always appear. (Unless you're using an IE exploit, but thats another story ;))