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 ...
Search found 3 matches
- 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
- 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
- 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 ...