Home > ExtJS > ExtJS: Window Snippet

ExtJS: Window Snippet

March 27th, 2008 rupert

Just a quick example on creating floatable windows

Note that renderTo: ‘document.body’ would result in an error, use renderTo: document.body instead

Categories: ExtJS Tags: ,
Comments are closed.