Search found 2 matches

by selfsimilar@hotmail.com
Fri Jan 25, 2002 9:37 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: relative position, center, screen size
Replies: 3
Views: 3441

relative position, center, screen size

I am trying to use the menu in a centered page(<div align="center">) but I have got problem when changing screen size, ie it works fine in 1024x768 but not in 800x600.

Is there to grab the user's screen size and adapt my script accordingly. ? Or is there another way around this problem ?

A ...
by selfsimilar@hotmail.com
Fri Jan 25, 2002 7:38 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Javascript in URL
Replies: 5
Views: 5107

Javascript in URL

I would like to include a onmouseover and onmouseout calls to pop-ups in some menu urls. How can I do this?