Question about the "On Load" attribute
Moderator: General Moderators
Question about the "On Load" attribute
Is "On Load" or "OnLoad" an attrubute of the <html> tag or the <body> tag? I want to run a javascript function when my web page loads.
- Jonah Bron
- DevNet Master
- Posts: 2764
- Joined: Thu Mar 15, 2007 6:28 pm
- Location: Redding, California
Re: Question about the "On Load" attribute
The <body> tag.
Re: Question about the "On Load" attribute
"onload" can be used on body, img, and frames I believe.
I haven't used it in so long.
I haven't used it in so long.
Set Search Time - A google chrome extension. When you search only results from the past year (or set time period) are displayed. Helps tremendously when using new technologies to avoid outdated results.