Iank1968 Posted March 5, 2009 Share Posted March 5, 2009 I was wondering how to code a reloader to reload. This is for a point and click game. the url I want to keep refreshing automatically is: http://apps.facebook.com/extremintonfe/?id=hunt_1&t=707e4781503fe6f12952fbc598806e27 is there a simple code I can create to do this? I want to be able to have the players put in how many times they want it to refresh. Thanks Quote Link to comment Share on other sites More sharing options...
darkfreaks Posted March 5, 2009 Share Posted March 5, 2009 have you tried jquery they have tons of user plugins Quote Link to comment Share on other sites More sharing options...
rhodesa Posted March 5, 2009 Share Posted March 5, 2009 first, Java != JavaScript...sorry to be a nit pick, but they are completely different with JavaScript, you can use window.location.reload() to reload the page...is that what you are looking for, or more of a part of the page refreshed? either with AJAX populating a DIV or an iframe? Quote Link to comment 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.