Page is a not externally linkable
- Code, Content, and Presentation
-- JavaScript and AJAX
---- JScript loaded in head writes to document body


Andrew_Revvo - 9:44 am on Jun 23, 2002 (gmt 0)


Stue: It is posible, but your head code must know that your web page is fully loaded.
I use flags and place them to the BODY code like:

...
SOME HTML
...
<script language="JavaScript"> IsLoaded = 1;</script>
...
SOME HTML
...

We used this technique on the our web site for a main menu layer changing. <snip>

[edited by: papabaer at 12:18 pm (utc) on June 23, 2002]


Thread source:: http://www.webmasterworld.com/javascript/139.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com