Closed hidetsugu closed 11 years ago
Thanks for filing! This is not a known bug. Are there any errors in the console?
I get one warning and one message in the console. Don't know if it helps...
Thanks for the help. I will debug this tomorrow and get it working for IE10+.
Hmmm, so upon further inspection it looks like the packing works fine. It looks to be an issue with the lazy image loading. If you click on one of the examples at the bottom it runs fine on my Surface.
I updated Stalactite and removed the asset lazy loading. I did this based on http://api.jquery.com/load-event/ documentation saying that this method is unreliable for cross browsers. Let me know if that fixes the problem for you.
That fixes the issue. Thank you. Keep up the good work!
Stalactite in IE 10 and IE 11 isn't working. I've tested also in IE8 and worked well, but in 10+ all the content stalactite should load, doesn't appear. Is this a known bug? Is there a way to solve it?