Forum: JavaScript / DHTML / AJAX Feb 28th, 2006 |
| Replies: 7 Views: 21,080 don't know if this is what you are looking for or if it will help, but if you call a javascript function via the onload event in the body tag, it will not run until the page is fully loaded.
<body... |