[UPHPU] php and javascript menu
Jacob Wright
jacwright at gmail.com
Sat Aug 27 10:11:33 MDT 2005
Depending on how the javascript is set up, it may be setting the cookie (or
initializing the whole menu) in a window.onload function. That would explain
why it wait's until the whole page is finished loading. The solution to that
would be to add the menu initialization in the html right after the menu. I
would have to see the code/page to determine any other possibilities why it
might be going wrong. Do you have a link to the page?
Jacob
More information about the UPHPU
mailing list