This is not a syntax issue. I have the menu syntax correct on the pages and they are working fine. I was giving you an example of the ASP logic that was used with the main menu as the submenus. Of course we are using the the show menu and the syntax is correct.
I was simply trying to explain that ...
Search found 3 matches
- Wed Mar 29, 2006 5:06 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Dynamic Main Menu
- Replies: 3
- Views: 3313
- Tue Mar 28, 2006 11:07 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Linking to a page outside of my site
- Replies: 6
- Views: 5388
New Open Window
When I use that javascript code to open a new window as described above, a strange situation occurs. The new window opens properly, however, the original page goes blank and the text: [object] shows up. In FireFox, it is [object Window].
Is there a setting that should be entered to prevent the ...
Is there a setting that should be entered to prevent the ...
- Tue Mar 28, 2006 1:52 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Dynamic Main Menu
- Replies: 3
- Views: 3313
Dynamic Main Menu
I have been able to set the menu items dynamically with ASP script code using something like this:
<% if x=true then %>
aI(text=xxxurl=yyyy);
<% end if %>
This works fine. However, when using the exact same conditional code on the main menu items 'aI(text=zzzzshowmenu=aaaa)';, a javascript error ...
<% if x=true then %>
aI(text=xxxurl=yyyy);
<% end if %>
This works fine. However, when using the exact same conditional code on the main menu items 'aI(text=zzzzshowmenu=aaaa)';, a javascript error ...