-
6 Jul 2012 1:17 PM #1
Problem rendering buttons in IE8
Problem rendering buttons in IE8
Hi, i'm using extjs 4.0.7 and when add buttons to my views these are not rendering property in IE8 only show the Text but the figure of button not, in Chrome and Firefox work good.
I tried using the part of code:
but still not working.Code:Ext.onReady(function(){})
I attach an image of example.
Regards!!!
Jovani
-
6 Jul 2012 3:08 PM #2
Solved, Again, sorry, it was the Caché from IE8
I used theExt.onReady(function(){})


Reply With Quote