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

Menu top links not working

New Here ,
Mar 23, 2018 Mar 23, 2018

Hi,

I created a new page https://www.ultimategaming.me.uk/space-marines/seven/elite/command-squad.htm and inserted menu-side.lbi from the Assets panel and saved the page.

After refreshing the page in my browser the menu-top.lbi links do not work? I have not made any changes to the menu-top.lbi file so I do not understand why this is happening.

Any help on his would be very welcome.

Kind regards

Neil

405
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 , Mar 23, 2018 Mar 23, 2018

You have a fair number of errors in your code. It's possible by adding the library item (and any errors it may have contained), along with existing issues throughout the page, caused the functionality to break.

Run your code through the validator at http://validator.w3.org/nu to get a listing.

Don't worry too much about the "Obsolete, use css instead" issues, pay closer attention to your id problems and improper nesting issues.

It may start working again once your code is free of structural problem

...
Translate
Community Expert ,
Mar 23, 2018 Mar 23, 2018
LATEST

You have a fair number of errors in your code. It's possible by adding the library item (and any errors it may have contained), along with existing issues throughout the page, caused the functionality to break.

Run your code through the validator at http://validator.w3.org/nu to get a listing.

Don't worry too much about the "Obsolete, use css instead" issues, pay closer attention to your id problems and improper nesting issues.

It may start working again once your code is free of structural problems.

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