ExtJS: Window Snippet
March 27th, 2008
Just a quick example on creating floatable windows
Note that renderTo: ‘document.body’ would result in an error, use renderTo: document.body instead
Just a quick example on creating floatable windows
Note that renderTo: ‘document.body’ would result in an error, use renderTo: document.body instead