-
14 May 2012 7:15 AM #61
@ALL
MIF 4.0x will NOT work with Ext 4.1!
Once again, as the internals of Ext 4.1 have changed, a new version of multidom.js will be required. I have started on the port, and should be releasing an Ext 4.1 specific version shortly.
In the interim (if your needs are simple) there is a lightweight IFRAME wrapper class available in /examples/ux/Iframe.js.
Will advise once I have a well-behaved version available for 4.1."be dom-ready..."
Doug Hendricks
Maintaining ux: ManagedIFrame, MIF2 (FAQ, Wiki), ux.Media/Flash, AudioEvents, ux.Chart[Fusion,OFC,amChart], ext-basex.js/$JIT, Documentation Site.
Got Sencha licensing questions? Find out more here.
-
14 May 2012 7:16 AM #62
-
30 May 2012 4:42 AM #63
I can't get it to work with ext-dev.js and Ext.Loader active ... does anyone else have the problem?
-
31 May 2012 9:51 AM #64
Hi Doug,
when you estimate to get done a functional release of ManagedIframe 4 for Ext 4.1.0 version ?
You said that a simplified version (for simple needs) exists on /examples/ux/Iframe.js. Can you give me a link please.
Thank you.
Ghitza.
-
26 Jun 2012 9:46 PM #65
So strange
So strange
Why ManagedIframe works in my project with extjs4.1?
I use extjs4.1 protalpanel to contain ManagedIframe, and don't find any javascript ERROR.
-
9 Jul 2012 4:13 AM #66
iPad scrolling
iPad scrolling
Hi Doug,
I have an application that uses ExtJS 2.3 and managed iframe 1.2.3 (yes, I know there are way newer versions available).
On an iPad this application runs just fine except for the managed iframes that do not scroll.
While searching for advice I came across http://www.rahulsingla.com/blog/2011...o#comment-1562 which suggested the use of iscroll on the content within the iframe. I gave this a try and is doesn't quite work; I can drag the content up and the content beyond the bottom of the iframe viewport comes into view, but it springs back down after I release the content.
Do you have any suggestions as to how to either get iscroll working on the managed iframe or alternatively to say patch managed iframe with the appropriate css to allow the scrolling to work on the iPad.
The alternative will be to upgrade the application to a newer version of ExtJS and managed iframe, but I was hoping to put this off for a more convenient time.
Thanks,
Scott
-
22 Aug 2012 6:58 AM #67
ManagedIrame for 4.1.x
ManagedIrame for 4.1.x
Hi Doug,
when will the new Version of ManagedIframe be released?
Waiting on the next Version which is working with 4.1.x.
Can you please give me some further informations?
Thanks a lot
Maximilian Kern
-
22 Aug 2012 7:05 AM #68
Alternate extension until this one is available for 4.1
Alternate extension until this one is available for 4.1
If you don't need all the fancy bells and whistles of this extension, Sencha provides a bare bones implementation of an IFrame component in their Samples ux folder called IFrame.js. It works pretty well. I have been using it ever since I upgraded my ExtJS to 4.1.
Stewart McGuire
Ext JS 2.x, 3.x, 4.x - User / Ext Designer 1.2 - User / Sencha Architect 2 - User
-
23 Aug 2012 12:29 AM #69
Thanks
Thanks
Hey thanks for information,
but i really need the fancy bells... So this is not really an option for me.
Greets
Max
-
29 Aug 2012 11:57 PM #70
Ext 3.4,using 2_1_5 from google docs,jsp rendering issues
Ext 3.4,using 2_1_5 from google docs,jsp rendering issues
Hi Doug,
I'm not able to render jsp's from my local in my iframepanel,but if i run the url passed to the iframepanel in firefox it renders properly,why is this so??how should i achieve this??





Reply With Quote