/    Sign up×
Community /Pin to ProfileBookmark

Images Wipeout Transition – Need Help

Hi Everyone,

I am working on a following website:

[url]http://rgweb.net84.net/test2/crosswipe.html[/url]

I want to rotate atleast 5 images with this transition effect, but without clicking a link, means Images should change itself.

Kindly provide the appropriate script to overcome this problem.

Many Thanks All,

RG

to post a comment
JavaScript

1 Comments(s)

Copy linkTweet thisAlerts:
@rodkunFeb 23.2009 — try to loop the the function 5 times. I did not try to code it but maybe this will work.

<SCRIPT LANGUAGE="JavaScript">

for(i=0;i<5;i++){

crosswipe()

}


</SCRIPT>

or try this site http://www.rgagnon.com/jsdetails/js-0073.html
×

Success!

Help @torishig 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.17,
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: @nearjob,
tipped: article
amount: 1000 SATS,

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

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