Posts: 20
Score: 0
Joined: 5/22/2001
From: USA
Status: offline
I not an experience programmer, but as I have surfed the web for tips and tricks I have found a few sites the do mouseover in Javascript (www.inforhiway.com/javascript/index.htm, www.wsabstract.com, and hotwired.lycos.com/webmonkey/index.html). You can use these scripts within vbscripts and they should work.
Note: I assume you have at least IE7 installed for this and have a valid doctype at the top of your page. If you do not, you have to use an <a> tag for this effect since instead of <div> IE6 is buggy in this regard.
For those who would prefer a vbscript solution, it would work as such: