Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   HTML / XHTML / CSS (http://www.programmingforums.org/forum27.html)
-   -   Event Help (http://www.programmingforums.org/showthread.php?t=14150)

Baphomet Oct 10th, 2007 11:57 AM

Event Help
 
I need an HTML event that will allow me to re-route users in a blog. I need an even that happens immediately when the page loads or something loads, but am unable to use the body tag. Can anyone help me here?

Grich Oct 12th, 2007 12:55 AM

Not sure if this is what you want. You could use the attribute in a tag called "onload". When the tag is finished loading up, the attribute is activated.

ExplainThat Oct 18th, 2007 10:04 AM

Re: Event Help
 
Quote:

Originally Posted by Baphomet (Post 135018)
I need an HTML event that will allow me to re-route users in a blog. I need an even that happens immediately when the page loads or something loads, but am unable to use the body tag. Can anyone help me here?

Not sure why you cannot use the body tag - perhaps you are using a frameset? :( Why not use the onload event of the <script> tag?


All times are GMT -5. The time now is 3:32 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC