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

My dreamweaver spry menu bar blue tab does not display anything in properties

Explorer ,
May 28, 2019 May 28, 2019

When I place my cursor on a spry menu bar the blue tab appears but the properties panel shows blank. 

The menu bar works OK but the changes I can add via html are limited.

I think there is probably an error in the markup.  Advice appreciated please.

1.0K
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

correct answers 1 Correct answer

Community Expert , May 28, 2019 May 28, 2019

I use Bootstrap responsive framework for my layout and that contains responsive navbars.  But it's  not worth switching to a framework unless you intend to use it for everything.   

Bootstrap 4 Navigation Bar

Bootstrap 4.2.1 Navbar with Centered Brand/Logo

Here is a non-Bootstrap approach with pure CSS.

https://codepen.io/jo_Geek/pen/xgbaEr

And another one with jQuery

jQuery slimMenu - A lightweight responsive and multi-level navigation menu plugin.

A Google search will reveal many more...

Translate
Community Expert ,
May 28, 2019 May 28, 2019

Spry is dead.  It was removed from DW in 2012.   Adobe hasn't updated those scripts in a dog's age.   You should replace Spry with something better that works on all devices.

To answer your original question, use the online code validation service and fix reported errors.

Nancy O'Shea— Product User, Community Expert & Moderator
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
Explorer ,
May 28, 2019 May 28, 2019

OK.  Understood.  Thanks.

Are you able to suggest a source of menus that work on all devices please?

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
Community Expert ,
May 28, 2019 May 28, 2019
LATEST

I use Bootstrap responsive framework for my layout and that contains responsive navbars.  But it's  not worth switching to a framework unless you intend to use it for everything.   

Bootstrap 4 Navigation Bar

Bootstrap 4.2.1 Navbar with Centered Brand/Logo

Here is a non-Bootstrap approach with pure CSS.

https://codepen.io/jo_Geek/pen/xgbaEr

And another one with jQuery

jQuery slimMenu - A lightweight responsive and multi-level navigation menu plugin.

A Google search will reveal many more...

Nancy O'Shea— Product User, Community Expert & Moderator
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