![]() |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jul 2004
Posts: 34
|
Fly out menus examples - HELP!
Apologies if this has been done to death elsewhere on the internet, but I'm struggling!
Anyone got a nice, easy-to-use example of fly-out menus? Ideally configurable to be vertical or horizontal with configurable colours etc. Ideally I'd like to be able to bulid the menu structure from a database, but that can be implemented later Iguess. Don't mind javascript or CSS-based, just as long as I don't have to wade through 10,000 lines of code to adjust something! Many thanks Al |
|
|
|
|
|
#2 (permalink) |
|
Administrator
Join Date: Oct 2003
Posts: 1,484
|
Depending on your idea of easy to use I think your stuggling!
Personally I love to use asp.net 2.0 menu's with the CSS adapters which allow for an almost pure CSS solution (javascript is only used for browsers with out the required CSS features). There's lots of sample code kicking around for this and you can certainly use it with a database backend. The asp.net solution is based upon http://meyerweb.com/eric/css/edge/menus/demo.html which can be used freely HTH Jas
__________________
Jason Robbins jason@catalyst2.com |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|