Search found 4 matches

by mjvanr
Wed Aug 07, 2002 2:36 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Mouse over effect
Replies: 0
Views: 2304

Mouse over effect

Don't know what the loading time will be - but I know it's possible. Like a flashing-effect on the mouseover
by mjvanr
Wed Aug 07, 2002 2:02 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Getting submenus to display over framea
Replies: 0
Views: 1808

Getting submenus to display over framea

Can anyone tell me how to get my submenus to display over another frame. Are there any parameters that I missed? I don't think the problem lies in my code - because I tried the original,unconfigured code on my site and still the submenus go beneath the parent frame :?:
by mjvanr
Wed Aug 07, 2002 1:51 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Getting submenus to display over framea
Replies: 0
Views: 1265

Getting submenus to display over framea

Can anyone tell me how to get my submenus to display over another frame. Are there any parameters that I missed? I don't think the problem lies in my code - because I tried the original,unconfigured code on my site and still the submenus go beneath the parent frame :?:
by mjvanr
Wed Aug 07, 2002 11:50 am
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: Opening TWO pages in TWO frames with 1 link
Replies: 0
Views: 1978

Opening TWO pages in TWO frames with 1 link

The website I'm working on now consists of 3-frame-pages (left='index'/top=top'/main='contents'). Now, using javascript at the moment all my links in my menu is linked to open 2 pages (1 in the index-frame, 1 in the contents-frame). Here is an example of the code: <applet> ............. <param name=...