Search found 11 matches

by rstarr
Fri Apr 22, 2005 8:56 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: tree menu problem
Replies: 1
Views: 2125

tree menu problem

I would like the header items (publications, conferences, databases, and partners) to stay red when their drop down menus are open. I would also like the arrow to stay in the downward position for these items when the drop down menus are open.

How do I do this?

http://test.cnfs-rcef.net/iigr.php ...
by rstarr
Sun Nov 07, 2004 2:44 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: tree menu problems in ie and safari
Replies: 2
Views: 2464

tree menu problems in ie and safari

I have this menu working well in Mozilla (mac), but it doesn't work in IE or Safari. In these browsers, the vertical menu is spread out and the submenus don't work. Any ideas??
htttp://www.pinkcandyproductions.com/test/
Thanks in advance for any help!
by rstarr
Sun Oct 24, 2004 8:03 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: one horizontal and one vertical menu on same page
Replies: 1
Views: 2235

one horizontal and one vertical menu on same page

Where can I find sample code for having 2 milonic menus on the same page without using tables. I can't seem to find any. I have two separate javascript folders for each menus, and have 2 javascripts in the header section of the html, but it only seems to show one menu.

Thank you,

Rachel
by rstarr
Tue Sep 30, 2003 7:09 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: drop down under iframe in IE Mac 5.2
Replies: 0
Views: 1677

drop down under iframe in IE Mac 5.2

I have added the line

hidediv="myiframe";

to all of my menus in menu_data.js, but I still have problems. Please check
http://moduledesigns.com/ergonium6/index.html

The menu under solutions should show 4 items.

Thanks for any advice:)

Rachel
by rstarr
Tue Sep 30, 2003 6:36 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: opening iframe "frameset"
Replies: 6
Views: 5874

iframe src

so far so good...(Thanks so much for your help- yes php would be better) What do I put as my iframe src in my main page that is calling dynamic iframe content?

something like:
<iframe src="javascript:updateFrame()" width= "645" frameborder="0" height="248" scrolling="auto" id="myiframe" name ...
by rstarr
Tue Sep 30, 2003 6:14 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: opening iframe "frameset"
Replies: 6
Views: 5874

thanks

I'll give this a try.
by rstarr
Mon Sep 29, 2003 8:52 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: opening iframe "frameset"
Replies: 6
Views: 5874

PLEASE HELP!!

If you can help me with the above problem, it would be greatly appreciated. I have a deadline in an hour. Aagghh....
Thanks in advance:)
by rstarr
Mon Sep 29, 2003 6:23 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: opening iframe "frameset"
Replies: 6
Views: 5874

opening iframe "frameset"

I need my menu to link to distinct pages that each have a distinct iframe. How do I call up a page like the following:
filename.html?http://www.iframesrc.html
whereby the framesrc fills the iframe on that page?
(NB: each page several iframe src's)
Urgent!
Thank you!
by rstarr
Sun Oct 27, 2002 8:59 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: current page indicator -index page problem
Replies: 2
Views: 2715

url

sorry, just got it sorted!
by rstarr
Sun Oct 27, 2002 7:31 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: current page indicator -index page problem
Replies: 2
Views: 2715

current page indicator -index page problem

I have set the current page font and background colours. This works once I am in the site and click on the menu items. (It displays the current page menu colours.) However, "Home" is one of my top level menu items When I first go to the site (by typing the URL in the browser), the home menu item is ...
by rstarr
Fri Oct 25, 2002 5:11 pm
Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Topic: doctype problems
Replies: 0
Views: 1784

doctype problems

When I add a doctype (eg 4.01 transitional) I cannot get my horizontal menu to look the same in NN (4X) and IE(5,6). It seems that the menu item padding is read differently in the different browsers when I specify the doctype. When I don't, the menu is the same length in both browsers. Is there any ...