|
I implemented mb.extruder and it works great... in everything EXCEPT IE 8! It doesn't even show in IE8. You can see an example at http://www.nosegrind.net I believe I implemented this properly and according to instructions as everything works great in Opera, Firefox (and Firefox derivatives like Iceweasel and IceApe), Chrome and Safari. But IE (being the red headed step child of web browsers thank you microsuck) doesn't show anything. Does anyone know what the issue is? |
|
Extruder doesn't work on IE8 with jquery 1.3.2 I just switched to 1.4.2 and all works as expected. ugg slippers Well thats a good guess but I'm using Jquery 1.4.4 so I doubt that's it.
(Mar 10 '11 at 10:11)
foofoobar
|
|
|
sorry no access, can you start console mode and look if there are any errors? or give us some css code or link a screenshot on web space |
|
You don't need access to view the site. And yes i run Firebug and there are no issues or errors in console and everything is loading fine. I checked all this already. |
|
Your url is giving a java.lang.NullPointerException so we can't see the example. It use to work even with the terrible IE8 so the problem could be found either on the header declaration of your page (It doesn't work on quirksmode) or some other misterious IE behavior... :-) Ahh... found it (I think). These are all SVG supported browsers and you are using SVG while IE does not support SVG (not until IE9 anyway). I think I may have deleted an image that you may be referencing. I'll have to check.
(Feb 28 '11 at 17:54)
foofoobar
|


