-
25 Feb 2008 12:14 PM #1
[2.0] Scrollbars Appear in Foreground Ext.Window
[2.0] Scrollbars Appear in Foreground Ext.Window
This example is based off of the Ext Desktop Example from extjs.com. The scrollbar for the background window appears in the foreground window in Firefox 2. Empty window container with the follow items:
PHP Code:new Ext.Panel({ height: 600 })


Reply With Quote