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

Not working in IE8 (might be out of scope) #13

Closed
ecurtis opened this issue Nov 14, 2011 · 2 comments
Closed

Not working in IE8 (might be out of scope) #13

ecurtis opened this issue Nov 14, 2011 · 2 comments

Comments

@ecurtis
Copy link

ecurtis commented Nov 14, 2011

I was so impressed once we ironed a bug or two out with swipe.js that I wanted to try in on a new project controlling tabs like on your homepage. I was having great success until I tested it in IE8 where the current version fails.

No need to show you code, you can see for yourself on your site swipejs.com

Might this something you are interested in fixing, or are you only concerned with mobile atm?

Cheers.

@thebird
Copy link
Owner

thebird commented Nov 14, 2011

Right now making the best possible experience for mobile is the number one concern. Possibly down the road their will be support for browsers without CSS transforms.

@thebird
Copy link
Owner

thebird commented Nov 17, 2011

I added some fixes here to stop IE8 from erroring out and preventing other JS from running:

infofarmer/Swipe@ec15fee

@thebird thebird closed this as completed Nov 17, 2011
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

2 participants