MyBB Community Forums

Full Version: Auto refresh a page
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a way to make it to where you can make a user auto refresh a page, like if you ban someone, it will auto matically refresh there page, then shows the ban message. Is that possible?
http://community.mybb.com/thread-127398.html

or you can use jQuery to save current url in a var, call the alert and return with confirmation button setting window.location to saved var.