Search found 9 matches

by hercomserv
Sat Sep 25, 2004 5:51 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: open website in new window
Replies: 26
Views: 21958

url is http://www.sandlakewesleyan.org/preview the last menu option - Links - has the below code ... so most of them should open the linked websirte in a new window.
Thanks again for your help!

with(milonic=new menuname("Links")){
style=menuStyle;
aI("text=Wesleyan Denomination;url=http://www ...
by hercomserv
Sat Sep 25, 2004 3:16 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: open website in new window
Replies: 26
Views: 21958

Here's an example that works on our menu:

aI("text=Find-a-Play;url=http://www.playscripts.com/findaplay/;target=_new;status=Find-a-Play;");

Added exactly the above line. When I click on the item "Find-a-Play" it does not open the new site in a new window. It replaces the current window.

I just ...
by hercomserv
Sat Sep 25, 2004 12:01 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: open website in new window
Replies: 26
Views: 21958

what I want to do is to open a new browser window with an external website. like yahoo or google. - But I would like to keep the original website window open too. Right now it opens the external website in the existing window - not in a new window.
Anything else wrong in that file? I have version 5 ...
by hercomserv
Fri Sep 24, 2004 10:45 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: open website in new window
Replies: 26
Views: 21958

Still does not work???? aI("text=some text goes here;url=http://www.worldhope.org;target=_blank;");

Please help ... I am pretty new to all this.
Thanks!


_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150 // The time delay before menus open on mouse ...
by hercomserv
Fri Sep 24, 2004 8:28 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: open website in new window
Replies: 26
Views: 21958

aI("text=World Hope International;url=http://www.worldhope.org;target=new;");

I tried traget=new with and w/o quotes ... what else am I doing wrong? Thank you for your helo!
by hercomserv
Fri Sep 24, 2004 7:13 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: open website in new window
Replies: 26
Views: 21958

open website in new window

How can I have one or more menu items open a website in a new window (traget frame - new window)?
Have looked around but can not find anything .... thanks for your help!
by hercomserv
Mon Apr 26, 2004 9:34 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu color of page currently displayed
Replies: 1
Views: 2144

Menu color of page currently displayed

Where do I set the menuitem bg color for the page that is currently displayed?
Thanks!
by hercomserv
Wed Nov 12, 2003 6:48 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to set mouse-on color for active site on load
Replies: 2
Views: 2636

Thank you for your help!
by hercomserv
Wed Nov 12, 2003 2:44 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: How to set mouse-on color for active site on load
Replies: 2
Views: 2636

How to set mouse-on color for active site on load

How can I have the menu titel for the active page be displayed in the mouse-over color automatically when the page loads?
e.g. 'About Us' would be displayed in the mouse-over color automatically when the about.htm page loads. All other menu items would only be displayed in mouse-over colors as soon ...