robert_gsfame Posted November 18, 2010 Share Posted November 18, 2010 I wish to rotate let say 5 images..and i start the function once onLoad the problem is when the page still loading, the function executed but when it finish loading..the execution of the function also stop is onLoad working only when the page is loading?? thx Quote Link to comment https://forums.phpfreaks.com/topic/219075-onload-simple-problem/ Share on other sites More sharing options...
.josh Posted November 19, 2010 Share Posted November 19, 2010 it's hard to say what you are doing wrong when you don't post any code... but in general, if you want it to forever rotate, you need to recursively call the function. Quote Link to comment https://forums.phpfreaks.com/topic/219075-onload-simple-problem/#findComment-1136397 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.