hey.. i need some codes
1. Page exits automatically after loading.
2. Page exits automatically and a new page opens
hey.. i need some codes
1. Page exits automatically after loading.
2. Page exits automatically and a new page opens
Last edited by Snookerman; 04-21-2009 at 09:29 AM. Reason: fixed title and added "Resolved" prefix
Try:
Change highlighted to the page you want.Code:<script type="text/javascript"> window.onload = function(){ this.open("http://google.com"); this.close(); } </script>
Jeremy | jfein.net
ff123 (04-19-2009)
Glad to help you! Your welcome!
It seems your topic is solved... Please set the status to resolved.. To do this:
Go to your first post ->
Edit your first post ->
Click "Go Advanced" ->
Then in the drop down next to the title, select "RESOLVED"
Jeremy | jfein.net
Bookmarks