Iframe autoscroll issue in IE
Hi,
I'm using Ext 3.4..And i find autoscroll : false not working in IE..Firefox renders the iframe without any scrollbar..But IE doesn't..Is there any workaround to disable the scrollbar???
Code Snippet :
var mif = new Ext.ux.ManagedIFrame.Panel({
defaultSrc : this.uri,
height : this.height,
autoScroll : false,
frameborder : 0,
border : false,
loadMask : {
msg : this.loadMask
}
}
New version for ext 4.1.0 ?
Hi,
You say in a previous post (2012, may i think) that a new version of multidom.js is needed for ext 4.1.0, and you say it will comming soon.
Do you have news about it ?
I really need to use 4.1.0 because of a bug with another component and i also need iframe ...
My problem is one already describe in this post
Quote:
prop.replace is not a function
this error seems to occur, when an array of css properties (here padding array) is in the prop parameter instead of a string.
Do you have any idea ?
Best regards.
Alain Deseine.
anybody can tell me how to use
which files to be loaded and Sequence exclude(ext-all.js,ext.css),
when fiels load how use in script, is (xtype:'iframepanel')
thank guys
use extjs4.1.3
new multidom.js is needed for extjs 4.1.1
My extjs 4.1.1 apps won't load, with multidom.js
Please advise, need this desperately!