Nav Bar issues

3 replies · opened Nov 30, 2016

VvanbennoNov 30, 2016

I'm having a small problem that I can't find an answer to. I'm noticing that all of the navigation <a> tags MUST have HREF="#" included or the page gets redirected to an error screen. I have a few items that I don't want to link elsewhere and are only being used as larger dropdown folders. On the index.html page this isn't as much of an issue. The items you click on at the top will simply scroll the user back to the top of the page (which is also something I don't want to happen but am just living with it). When you click on the same items on any page other than index you'll see the xml error.

Can you please explain to me why this is happening and what I can do about it? Ideally I would like these items to be toggle buttons but the HREF breaks all of my efforts. Hopefully you can assist me. Thank you.

-Van

https://d2kpejp8x5bq63.cloudfront.net/

VvanbennoDec 1, 2016

bump

SSemicolon WebSTAFFDec 4, 2016

Hello,

Thanks for your Patience!

This is actually the Default Functionality of the Anchor Links and it is really necessary that you do not leave the href Attribute blank to avoid Validation Issue. So the proper solution would to simply use the following code for your Anchor Links in the Menu:

[Home](#)

This will definitely work fine. Let us know if we can help you with anything else or if you find any further issues.

VvanbennoDec 7, 2016

Hm... OK, thank you.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard