Search found 7 matches
- Thu Aug 21, 2003 6:36 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Scrollbar
- Replies: 7
- Views: 7076
- Thu Aug 21, 2003 6:36 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Scrollbar
- Replies: 7
- Views: 7076
- Thu Aug 21, 2003 6:30 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Temporary Shown on Upper Left of Screen
- Replies: 3
- Views: 4475
- Thu Aug 21, 2003 6:30 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: [Performance] Lots of Menus in One Page
- Replies: 3
- Views: 3491
- Mon Aug 11, 2003 9:38 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: [Performance] Lots of Menus in One Page
- Replies: 3
- Views: 3491
[Performance] Lots of Menus in One Page
In my ecommerce grocery site, I have a bunch of items in my 'listings' page. With each item, I'm gonna put in a menu.
Item 1<script src="menu.jsp?item=1">
Item 2<script src="menu.jsp?item=2">
Item 3<script src="menu.jsp?item=3">
...
Item n<script src="menu.jsp?item=n">
Inside menu.jsp, it ...
Item 1<script src="menu.jsp?item=1">
Item 2<script src="menu.jsp?item=2">
Item 3<script src="menu.jsp?item=3">
...
Item n<script src="menu.jsp?item=n">
Inside menu.jsp, it ...
- Thu Aug 07, 2003 7:35 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Scrollbar
- Replies: 7
- Views: 7076
Submenu Scrollbar
I thought I'd seen a sample of a submenu with scrollbar somewhere. I can't find it now...
Has anyone done this before? Looking at the forum, it seems that this has been an open issue for a long time.
Also, if this is impossible, does auto "pagination" work with submenus? Meaning, if I have 50 ...
Has anyone done this before? Looking at the forum, it seems that this has been an open issue for a long time.
Also, if this is impossible, does auto "pagination" work with submenus? Meaning, if I have 50 ...
- Thu Aug 07, 2003 7:33 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Submenu Temporary Shown on Upper Left of Screen
- Replies: 3
- Views: 4475
Submenu Temporary Shown on Upper Left of Screen
In the code, I specified the <script>PlaceMenu('name')</script> in the right <td> cell. However, whenever I load the page, I see it on the upper left for like 1-2 seconds before it displays on the appropriate field.
Any ideas?
Any ideas?