angular-parallax icon indicating copy to clipboard operation
angular-parallax copied to clipboard

No workie in IE

Open omayhemo opened this issue 11 years ago • 6 comments

Doesn't work at all in IE10, IE9, IE Compatability of any type.

omayhemo avatar Nov 21 '13 14:11 omayhemo

Should work in IE 10 and up. The transform implmentation in IE9 is kinda broken so it's disabled for now, might look into how to fix that. I've chosen not to do fallback to margin/position:relative since older browsers and old computers would likely make the whole parallax experience so sluggish that a regular scroll is preferable.

What did you try in IE 10 that didn't work?

oblador avatar Nov 21 '13 15:11 oblador

Looked into the example and saw that it was using an old version of angular-scroll. Updated to latest and it works fine for me now. Have a look at http://durated.github.io/angular-parallax/

oblador avatar Nov 21 '13 15:11 oblador

Works like a charm. Nice work.

omayhemo avatar Nov 21 '13 15:11 omayhemo

For me it isn't working in IE 9 (haven't tested in 10 / 11 yet).. Is it a possibility to make the fallback to margin / position;relative optional? Also opacity is not working in IE9..

Just noticed: the plugin causes an issue in IE9 : TypeError: Unable to get value of the property 'compile': object is null or undefined

mariendries avatar Sep 30 '14 13:09 mariendries

I get the same error (on the demo page) in IE9 as @mariendries does.

benzimmer avatar Oct 28 '14 13:10 benzimmer

By any chance any progress on this?

mariendries avatar Jan 28 '15 13:01 mariendries