There should be no problem doing this, but maybe I don't understand your
particular interpretation of "screwy".
<a href="javascript
:;" onMouseOver="MM_imageSwap(whatever)"
onMouseOut="MM_Restore()" onClick="MM_imageSwap(whatever)"><img...></a>
--
Murray --- ICQ 71997575
Team Macromedia Volunteer for Dreamweaver
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.dreamweavermx-templates.com - Template Triage!
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
http://www.macromedia.com/support/search/ - Macromedia (MM) Technotes
==================
"edm203" <webforumsuser (AT) macromedia (DOT) com> wrote
Quote:
Greetings,
I'm trying to create a rollover where the image would change as one mouse
over
and mouse out. That part I can do. The other thing it need to do is on
mousedown (click), change another image on the same webpage, or in other
words,
do an image swap.
I have no problem doing one or the other, but when I try to combine the
two,
things get screwy. I'm using Dreamweaver MX. Please help. |