/    Sign up×
Community /Pin to ProfileBookmark

Swap image in Windows Internet Explorer not working

Swap image in Windows based Internet Explorer not working. Please look at the link and link on the icons to the botton right, they are supposed to switch out the large image to something new but this does not work in Internet Explorer Windows only … I did this on a Mac in dreamweaver, it looks find in Firefox and Safari.

Thanks for your help,
Mercy deveopler

[url]http://www.jamespannafino.com/mercy/gallery/2005/2d_design/index.html[/url]

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@jzwpJan 05.2006 — This does not look right;

<a href="javascript:;" onClick="MM_swapImage('main','','images/main/image_10.jpg',1)">

should it not be

<a href="javascript:MM_swapImage('main','','images/main/image_10.jpg',1)">
Copy linkTweet thisAlerts:
@konithomimoJan 05.2006 — This does not look right;

<a href="javascript:;" onClick="MM_swapImage('main','','images/main/image_10.jpg',1)">

should it not be

<a href="javascript:MM_swapImage('main','','images/main/image_10.jpg',1)">[/QUOTE]


That is one way to do it, or you could do:
&lt;a href="#" onClick="MM_swapImage('main','','images/main/image_10.jpg',1)"&gt;
Copy linkTweet thisAlerts:
@MercyauthorJan 07.2006 — Thanks guys (or girl) the code works now.

Mercy
×

Success!

Help @Mercy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.2,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...