From: Raymond S. <dst...@or...> - 2001-01-11 04:53:05
|
You know what we need. A super button widget. I just noticed I have = for js calls for differing button type. The ideal button would: 1) Contain the ability to; a) be defined and colored ala HTML (button.js) b) pull in images (ala ButtonImage), but have three states: static, = mouseover and clicked c) act as a 'href clicked marker", ie.... have a chnage state per = session if it has been clicked once. d) perform as a check box (boolean toggle, imagebutton.js) e) and have the abilty to be skined and defined by multiple themes. I have all this spread across 4 differing widgets, once I integrate this = into a super hacked version of what little I know I will contribute it. Later |