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

IE support #15

Open
renerpdev opened this issue Oct 2, 2019 · 8 comments
Open

IE support #15

renerpdev opened this issue Oct 2, 2019 · 8 comments

Comments

@renerpdev
Copy link

Recently i tried to display my site in IE and I noticed that flipdown did not work, please update the code so we can use it on this browser. Thanks

note: It seems there is a problem when loading ES format.
flipdown error with ES

@PButcher
Copy link
Owner

Which version of IE were you trying this in please?

@renerpdev
Copy link
Author

renerpdev commented Oct 17, 2019 via email

@mbdmt
Copy link

mbdmt commented Jul 9, 2020

main.js line 1,13,18
find all "() => " change to "function()"
can support IE11

@ribeiroeder
Copy link

Hello @mbdmt

I changed the lines mentioned, but in IE11 here nothing appears

https://ederribeiro.com.br/test-counter/flip/

@mbdmt
Copy link

mbdmt commented Jul 29, 2020

Hello @mbdmt

I changed the lines mentioned, but in IE11 here nothing appears

https://ederribeiro.com.br/test-counter/flip/

you can try path /src change to /dist
https://cdn.jsdelivr.net/npm/[email protected]/dist/flipdown.min.js

@ribeiroeder
Copy link

Great! Now running on IE! thank you

@genew
Copy link

genew commented Jul 29, 2020

FYI - visited https://ederribeiro.com.br/test-counter/flip/ and when resize browser to minimal width, numbers are not displayed correctly. IE and Chrome both look wrong so not a browser issue.

@ribeiroeder
Copy link

Hello @genew thanks!

I appreciate the observation, it was missing a comma in the stylesheet that I must have removed by accident.

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