vegUI is a JavaScript based AJAX framework and widget collection that allows you to build dynamic browser based Web applications that are also fast and flexible. It uses a template system for flexibility and speed. It follows a strictly modular design as it was developed with the goal in mind to be able to add new widgets easily.
| Tags | Internet Web Browsers Dynamic Content Software Development Libraries Application Frameworks Widget Sets |
|---|---|
| Licenses | MIT/X |
| Implementation | JavaScript |
Recent releases


Changes: This release fixes a bug with the vegUIBridge that caused IE6 to crash. It adds a function to turn off key scrolling for the content box widget and it fixes a bug with the closing of nested menus in the dropdown menu widget.


Changes: This fixes several issues with the List widget as well as more prototype compatibility problems that were missing in the previous release.


Changes: This version fixes array iteration errors that occured when vegUI was used together with prototype. It adds a field property to the PropertySet widget that allows for textarea input.


Changes: This release fixes a positioning issue with the drop-downmenu widget. It adds two functions to the manager widget that allow cloning a batch of widgets from the same template. It also adds page scrolling via the pgUp/pgDown keys to the content box.


Changes: A function was added to the manager element that allows it to take control of the body node instead of creating a new element for itself. A bug where the shadow effect would not display correctly in Internet Explorer was fixed.