Solved: Navigation bug when duplicating it within the footer
|
1 posts
|
Hi every body and thanks for trying to help me First of all, thank you guys for doing this great job with Frog CMS, I am really impressed by its simplicity. I am starting to use it in a project of importing a static website pages and tryoing to create the layout within Frog CMS. I have created the primary navigation snippet (which is horizontal) and things went fine. I want to duplicate the navigation menu at the bottom of the page but of course, I am applying a different css layout to it. Once I created that “footer” snippet and I just copied the same code as primary navigation menu. Things show good on IE, mean that both navigation are working well. Problems starts when I run the same page on firefox. Top navigation doesn’t react anymore to hover and clic actions!!! Is there any way to help make it work on firefox? Here is the code i just copied from Top horizontal navigation snippet into footer one |
|
1 posts
|
I could solve the problem by tweaking the CSS. Sounds my Css wasn’t valid Thanks anyway and keep it up |