Below you will find 0 categories and 2 links related to JavaScript Ie6 Resources.
IE6+ incorporates a new feature called MyImage Toolbar, which, if enabled on Tools->Internet Options, provides the user with a popup menu over images that allows the user to instantly save, print, or email any image in a page. This technical note shows how to disable or enable this feature using one of two different methods. Helps stop image theft.
The JavaScript ColorPicker lets users easily select valid color codes. No Java or plug-in needed. Color window like in Photoshop (ie only). Define color by rgb (red green blue). Define color by hsb (hue saturation brightness). Define color by hex code (aka html code). Pick one of the 216 so-called "web safe" colors. Store colors into the "My Colors" tab. Use your own button icon (to open the picker). colorizeBackground: the background of the input field automatically has the current color. Attach onBeforeChange() and onAfterChange() events.