https://github.com/loiane/extjs-fit-to-parent
Example of how to resize an ExtJS component
https://github.com/loiane/extjs-fit-to-parent
Last synced: 8 months ago
JSON representation
Example of how to resize an ExtJS component
- Host: GitHub
- URL: https://github.com/loiane/extjs-fit-to-parent
- Owner: loiane
- Created: 2010-08-23T17:47:43.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-08-23T18:00:53.000Z (about 15 years ago)
- Last Synced: 2025-02-01T01:23:31.127Z (8 months ago)
- Language: JavaScript
- Homepage: http://loianegroner.com/
- Size: 442 KB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme
Awesome Lists containing this project
README
Example of how to resize an ExtJS component (Panel, Grid, etc) without using Ext.Viewport.
You can render an ExtJS Panel, Grid, etc to a specific DIV and when you resize the window/browser,
the component will resize itself.Tested on: Firefox, Chrome and IE 6.
Sample project developed with Eclipse IDE (http://eclipse.org - opensource IDE).
Eclipse project type: JavascriptExtjs thread: http://www.sencha.com/forum/showthread.php?28318
PS.: I'm not the plugin author, I just implemented a working example.
Loiane Groner
English Blog: http://loianegroner.com
Portuguese Blog: http://loiane.com
Twitter: http://twitter.com/loiane