Does anyone know if there are plans for a extJs 4.x supported mif?
Thanks!
Printable View
Does anyone know if there are plans for a extJs 4.x supported mif?
Thanks!
When a Url is loaded into a mif panel, it fetches from cache if it has been loaded before - fair enough, normal browser behaviour. However, what I havent been able to find is a way to refresh to it goes back to the website for a page. A browser refresh doesnt force refresh on the iframe. Noticed the behaviour in FF, havent been able to check other browsers.
Try, right-click, then refresh in a frame.
Many thanks. That does the trick. I hadnt thought of using the date trick in the setLocation.
I have the a MIF below a toolbar of menus. In IE, when a PDF is loaded into the mif, then the dropdown menus from the Ext toolbar are obscured by the pdf plugin. The pdf plugin ignores zindex that would put menu over the top. This is only a problem in IE. Any ideas for a workaround?