jakiestfu / Snap.js

A Library for creating beautiful mobile shelfs in Javascript (Facebook and Path style side menus)
http://jakiestfu.github.io/Snap.js/
5.99k stars 667 forks source link

Windows Phone 7 #109

Open maexedout opened 11 years ago

maexedout commented 11 years ago

Hello,

If i use snap.js, it seems to work on all platforms but not on Windows Phone 7. I can hit the toggle button, sweep, but nothing happens.

Is there a quick fix or this? In Windows Phone 8 it works.

Thanks in advanced

dotnetwise commented 11 years ago

I can confirm this too. It doesn't work on IE8/IE9 desktop either. Seems that canTransform returns true although it should be false.

I think you should use Modernizer.csstransforms3d instead of your test for a realistic test.