Skip to content
This repository has been archived by the owner on Mar 2, 2018. It is now read-only.

hero on ie 9 & navigation dropdown menu on phones #163

Closed
michaelryu opened this issue Dec 2, 2014 · 5 comments
Closed

hero on ie 9 & navigation dropdown menu on phones #163

michaelryu opened this issue Dec 2, 2014 · 5 comments

Comments

@michaelryu
Copy link

Hero is not loading on ie 9 and dropdown from nav menu will only work once before needing a refresh of the phone browser. I've tried this on android chrome as well as firefox.

@michaelryu
Copy link
Author

To recreate touch on the menu icon on mobile phone, and press on a link to another page. Now try touching the menu icon again and it will not open until you refresh manually.

@Magnus-G
Copy link
Contributor

@michaelryu thanks for catching this. Any idea why that is the case?

@michaelryu
Copy link
Author

I cannot figure out why hero would not work but I got what's wrong with the nav menu. Ajax links doesn't refresh the jQuery so it stops working until manual refresh. I tried solving this with pageinit and setting ajax off with no success but a hotfix I found was to just insert the js in script tags in the actual header layout file.

@michaelryu
Copy link
Author

Looks like it's the linear-gradient that's causing the problem.

@Magnus-G
Copy link
Contributor

Magnus-G commented Jan 8, 2015

@michaelryu I have now added a background-color to the hero.
I don't have any issues with the nav though so if you're still experiencing that please add another issue!
Maybe I just wasn't able to recreate the issue?

Thanks

@Magnus-G Magnus-G closed this as completed Jan 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants