I know this must be as easy as having the right separator in place, but....
I've got one link, one onMouseOver. I want two things to happen during the onMouseOver: Load a link in an iframe and change the image that is the link (sounds busy, eh?)
The two work separately. I can get the image to change onMouseOver and I can load the iFramce onMouseOver, but not both at the same time.
What am I doing wrong? What's the separator? I've done onMouseOver="'one event','other event'" and put two onMouseOvers in the tag and separated with a semi-colon... am I asking for the impossible?
Dispensing quality rants and mishaps since 1999:
I've got one link, one onMouseOver. I want two things to happen during the onMouseOver: Load a link in an iframe and change the image that is the link (sounds busy, eh?)
The two work separately. I can get the image to change onMouseOver and I can load the iFramce onMouseOver, but not both at the same time.
What am I doing wrong? What's the separator? I've done onMouseOver="'one event','other event'" and put two onMouseOvers in the tag and separated with a semi-colon... am I asking for the impossible?
Dispensing quality rants and mishaps since 1999: