Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Help to extend Spry Menu Bar

New Here ,
Feb 04, 2009 Feb 04, 2009
Dreamweaver does not allow the addition of a third-level submenu in Design mode so I'm looking to the experts for help with adding one using code.
Thanks.
TOPICS
Extensions
841
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 04, 2009 Feb 04, 2009
LATEST
ljknechtel wrote:
> Dreamweaver does not allow the addition of a third-level submenu in Design mode so I'm looking to the experts for help with adding one using code.

You should ask Spry questions in the Spry forum:
http://www.adobe.com/cfusion/webforums/forum/categories.cfm?forumid=72&catid=602

However, the Spry menus are simply nested lists. You can go into code view and add how ever many nested levels you want. Use the Menubar sample as a basis:
http://labs.adobe.com/technologies/spry/samples/menubar/MenuBarSample.html
Look in code view and check out the list that contains the Item 3 as it has two sub-levels.



--
Danilo Celic
| http://blog.extensioneering.com/
| WebAssist Extensioneer
| Adobe Community Expert
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines