HighDots Forums  

Image swap in IE

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Image swap in IE in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
bigj9901
 
Posts: n/a

Default Image swap in IE - 10-07-2005 , 04:24 PM






I am doing an image swap using I've tried using my own code and also the
Dreamweaver behavior. Works fine in FF but when i check it in IE the orginal
Image disappears and I'm left with a blank space. However... when i right clcik
and choose show picture, the image appears.

Has anyone else ever come across this?

Thanks,
Jeremy


Reply With Quote
  #2  
Old   
bigj9901
 
Posts: n/a

Default Re: Image swap in IE - 10-07-2005 , 04:48 PM






OK Riddle me this Batman(and when i say Batman I mean Murry)...

I am using text links to trigger the image swap.

When i use this it works localy but not on the live server

<a href="javascript:void(0)" onclick="changeView('<?php echo
$row_rs_mailer['mailerImgPrefix'];?>');">1</a>


When i use this
<a href="#" onclick="changeView('<?php echo
$row_rs_mailer['mailerImgPrefix'];?>');">1</a>

Things that make you go hmmmm...


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.