Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Menu Doesn't works on IE #4

Open
pawanbhatia399 opened this issue Aug 19, 2018 · 7 comments
Open

Menu Doesn't works on IE #4

pawanbhatia399 opened this issue Aug 19, 2018 · 7 comments

Comments

@pawanbhatia399
Copy link

Hi Brad,

The Project is Awesome, but it doesn't work on IE, may be due to ClassList or AddEventListener issue.

Thanks!!

@bradtraversy
Copy link
Owner

In all honesty, I stopped developing for IE. I do not even test with it. IE is the worst thing to happen to web development. If anyone wants to make a pull request with some kind of polyfill I will accept it

@pawanbhatia399
Copy link
Author

Hi Brad,
Thanks!!, I have created mine portfolio. Work's on both IE and Chrome :)
Do visit, I would like if you rate it.

http://webdeveloperpawan-in.stackstaging.com

@chilepalmer2000
Copy link

Hi Pawan! I'm having the same issue with Chrome. How'd you fix your site to run JS and rotate the menu button?

@mgdefelice
Copy link

mgdefelice commented Oct 7, 2018

I was having the same issue with the menu btn, using both safari and chrome. The fix for me was on the main.scss page, I changed the @import "menu"; and the @import "config.scss"; to @import "config.scss"; @import "menu.scss"; and this fixed the issue for me.

@pawanbhatia399
Copy link
Author

Hi Chilepalmer,

You can check my site http://webdeveloperpawan-in.stackstaging.com I changed in the Javascript file little bit, to overcome this issue.
If you want you can cross verify the code of JS file and CSS files.
If possible you can share your code I will have a view on that and let you know.

Thanks!!
Pawan Bhatia

@ashirafzal
Copy link

ashirafzal commented Oct 7, 2018 via email

@chilepalmer2000
Copy link

Hi Pawan,

Here's my zip file for your review.
modern_portfolio.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants