|
-
JavaScript multi-level menus
We have seen many examples of JavaScript menus, but they only
allow selection from two levels. Are there any scripts to allow multi-level
menu selections? We are currently using ActiveX menus to allow multiple
levels and wish to convert to JavaScript.
Thank you.
-
Re: JavaScript multi-level menus
"Dennis Williamson" <williams@hq.5sigcmd.army.mil> wrote:
>
>We have seen many examples of JavaScript menus, but they only
>allow selection from two levels. Are there any scripts to allow multi-level
>menu selections? We are currently using ActiveX menus to allow multiple
>levels and wish to convert to JavaScript.Hi Dennis,
This is a bit out of my expertise (JavaServer Pages are a server-side
technology unrelated to JavaScript). From what I understand though,
JavaScript itself should impose no limits on the depth of menus. See
http://developer.iplanet.com/viewsou...ith_menu.html,
for some examples.
If you can't get this to work in JavaScript, you could always use an
applet. Besides definitely supporting multiple levels, an applet is
more likely to work consistently across browsers.
Good luck!
Similar Threads
-
By Winfried Kaiser in forum Web
Replies: 3
Last Post: 05-16-2001, 10:54 PM
-
By lposeidon in forum Architecture and Design
Replies: 0
Last Post: 02-21-2001, 09:36 AM
-
By Ramkumar in forum Java
Replies: 1
Last Post: 12-21-2000, 12:21 PM
-
By Murray Foxcroft in forum Web
Replies: 5
Last Post: 11-02-2000, 02:42 AM
-
By Lim Wing Hoe in forum Java
Replies: 6
Last Post: 10-25-2000, 01:06 AM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks