HighDots Forums  

onClick stopped / will not execute in IE6..?

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss onClick stopped / will not execute in IE6..? in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
pzzadora webforumsuser@macromedia.com
 
Posts: n/a

Default onClick stopped / will not execute in IE6..? - 07-23-2003 , 09:40 PM






Hello,
I did a FW "image map" and the onClick behavior was definitely working
before & after going "live" with the site. A few days ago, I went to check
the site and for some reason, the behavior no longer executes..? The odd
thing is, it executes in DW, NS 7 / 4.8 online...even executes in Opera...
but online IE6 renders a blank image... i've uploaded the pages/slices many
times to no avail...
here's the url http://www.domainebalmoral.com/phase_8-vf/layout_8-vf.htm

tia
(i tried to send this msg via my outlook newsgroup but didn't work... atleast I don't think it did...been a tough day, so forgive me if this appears twice





Reply With Quote
  #2  
Old   
Al Sparber- PVII
 
Posts: n/a

Default Re: onClick stopped / will not execute in IE6..? - 07-23-2003 , 10:21 PM






you should return the event false since there is a "javascript" null link.
As an example, change this:


onClick="MM_swapImage('layout_8vf_r1_c5','','../img/phase_8_4a.gif',1)"to
this:
onClick="MM_swapImage('layout_8vf_r1_c5','','../img/phase_8_4a.gif',1);retur
n false"
--
Al Sparber - PVII
http://www.projectseven.com
Dreamweaver Extensions - DesignPacks - Tutorials - Books
---------------------------------------------------------------------
The PVII Newsgroup | news://forums.projectseven.com/pviiwebdev
The CSS Newsgroup | news://forums.projectseven.com/css
---------------------------------------------------------------------



"pzzadora" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Hello,
I did a FW "image map" and the onClick behavior was definitely working
before & after going "live" with the site. A few days ago, I went to check
the site and for some reason, the behavior no longer executes..? The odd
thing is, it executes in DW, NS 7 / 4.8 online...even executes in Opera...
but online IE6 renders a blank image... i've uploaded the pages/slices
many
times to no avail...
here's the url http://www.domainebalmoral.com/phase_8-vf/layout_8-vf.htm

tia
(i tried to send this msg via my outlook newsgroup but didn't work...
atleast I don't think it did...been a tough day, so forgive me if this
appears twice
Quote:






Reply With Quote
  #3  
Old   
pzzadora webforumsuser@macromedia.com
 
Posts: n/a

Default Re: onClick stopped / will not execute in IE6..? - 07-24-2003 , 09:16 AM



Thank you Al, that did the trick, it now renders online... wonder what happened?
Btw... I thought your script (Horizontal Scroller was the cat's meow) & used it for a demo.. the client went ga-ga over it & I got the job to re-do their entire site... wow! my first major web site job!!! so.... double thanks to you & PVII




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.