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

Fallback for older browsers #8

Closed
slarcher opened this issue Nov 8, 2013 · 3 comments
Closed

Fallback for older browsers #8

slarcher opened this issue Nov 8, 2013 · 3 comments
Assignees

Comments

@slarcher
Copy link

slarcher commented Nov 8, 2013

Hi Brian

I know you developed this for cutting edge browsers however I was wondering if you could recommend a fallback situation for IE8 for example. Not saying some crazy effects but just a simple manual slide ability.

Is there something you would recommend?

Thanks

@bchanx
Copy link
Owner

bchanx commented Nov 8, 2013

Hey @slarcher,

I would recommend a pull request :) The current code is not too far off from IE8 compatibility, there's a couple more functions that need to be polyfill'd to get it to not throw exceptions (fwiw, I started work on it but ran out of time to fully implement: 30ad7c3).

When I get some more time I'll give it another shot. I'll try to add this to the next release, unless someone else is eager enough to do it before then!

@slarcher
Copy link
Author

slarcher commented Nov 9, 2013

Hi Brian,

thanks. Unfortunately I am not a developer. Anyway - let me know when the next release is out and hopefully IE8 c is added.

thanks for your time!

Sam

On 09/11/2013, at 5:10 AM, Brian Chan notifications@github.com wrote:

Hey @slarcher,

I would recommend a pull request :) The current code is not too far off from IE8 compatibility, there's a couple more functions that need to be polyfill'd to get it to not throw exceptions (fwiw, I started work on it but ran out of time to fully implement: 30ad7c3).

When I get some more time I'll give it another shot. I'll try to add this to the next release, unless someone else is eager enough to do it before then!


Reply to this email directly or view it on GitHub.

@ghost ghost assigned bchanx Nov 13, 2013
@bchanx
Copy link
Owner

bchanx commented Nov 14, 2013

Hey @slarcher,

I've released slidr v0.2.0 with basic support for IE8. Check it out and let me know if you have any feedback!

@bchanx bchanx closed this as completed Nov 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants