Ext.ux.TDGi.iconMgr - a utility class for managing icons and CSS
July 14th, 2008 Jay Garcia
|
The old Icon class was static, requiring users to manage CSS files. Thus, was not really a fix, but just a convenience. Here comes Ext.ux.TDGi.iconMgr. A utility class that automatically sets styles for you. It creates and appends to a stylesheet in the dom, eliminating the need to manage CSS entirely. The icon set contains images in PNG and GIF (IE6), and automatically selects which to use. example: http://tdg-i.com/js/examples/ext/tdgiux/TDGi.iconMgr/ Icon Sources: Example usage: Download: zip or tar-gzip (tgz)
|
Posted in EXT Examples, EXTJS, Ext Extensions | 2 Comments »
Download: