Search found 3 matches

by naclhead
Mon Aug 09, 2004 10:05 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: can you do dynamic url parameters/variable in the menu items
Replies: 1
Views: 2142

can you do dynamic url parameters/variable in the menu items

I use Cold Fusion. I usually pass a variety of of URL parameters via Cold Fusion variables to display the page I want.

Ex:
<cfoutput>
http://www.teenchallenge.com/index.cfm? ... =#centerID#
</cfoutput>

Where #centerID# is a dynamic CF variable. I didn't expect it to work in the menu_array.js ...
by naclhead
Wed Aug 04, 2004 4:59 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: horizontal menu items keep shrinking
Replies: 4
Views: 3796

I am testing on my staging so I don't think you can see the code. I can try to figure out a way to test it live on an obscure page and let you know.

BTW. If I declare it as a submenu and just don't put any submenu items under it i.e if I include the showmenu=home but don't have any actual menu ...
by naclhead
Tue Aug 03, 2004 6:00 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: horizontal menu items keep shrinking
Replies: 4
Views: 3796

horizontal menu items keep shrinking

The item width is default set to 100 but when I view the menu items that don't have sub menus gradually they shrink until they are just the size of the text. In other words I have one menu item called "How To" with no sub menu. It starts out at 100px then gradually shrinks until it is just big ...