jsColorPallet, Color Pallet, Open Source, JavaScript Color Pallet, DHTML, NerdyNick Network
Change Log
Version 2.0.* - Current Development/SVN Build
- Made Major Changes to the Class Structure
- Class initilization now takes a hash/object as the paramater
- Denoted all private functions with "_" at the begining
- Removed Old comments and unneeded functions
- Added function to allow for better API style calls
- Anytime addition of forms
- Anytime addition of color pallet definitions
- Added global callback meathod
- Changed the structure for defining bound fields to allow for more flexability of use
- Added Callbacks function support. Passes the returned HEX value to the function.
- Added support to change the Color Pallet title on a field by field level
Version 1.2.* - Current Release
- Seperated color pallets from jsColorPallet's core class. In prep of extend color types. i.e. Hex, RGB
- Made slight changes to the colorpallet array structures. In prep of extend color types. i.e. Hex, RGB
- Changed the close button to an icon.
- Changed the next button to an icon.
- Added an example to the SVN.
- Made slight css/style changes.
- Made one central include file for all the javascript files.
- Changed code to no longer require a set veriable name
- Added optional paramater to append jsColorPallet to
- Fixed bug where jsColorPallet would override any onfocus events on form elements
Version 1.1
- Fixed reported issue on changing to multipule color pallet enabled fields.
- Added Multipul color pallets
- Started work on the ability to select the color pallet for a field
- Added extensive commenting to the code base
- Code recieved major overhale. Recomended to full upgrade to new code base
Version 1.0
- Moved from a PHP backed code to complete JavaScript.
- Color Pallet dynamicly drawn with JavaScript.
- Moved into a Prototype Class
- Ability to change Color Pallet Title with easy
- Current Prototype Library V1.5.0_rc0
- Current Script.aculo.us Library V1.6.1
Version 0.5
- Core functionality created.
-
Currently being backed by a single PHP file.
(Note: Will migrate to a full JavaScript code base)
jsColorPallet, Color Pallet, Open Source, JavaScript Color Pallet, DHTML, NerdyNick Network