DropKick.js 2.0 RC2
Pre-release
Pre-release
What changed?
- Updated jQuery plugin to take multiple arguments
- Fixed the broken
addmethod - Fixed the broken
disablemethod when trying to disable the entire select - Updated the calling
new Dropkick()to accept IDs.new Dropkick("#something") - Fixed CSS bug with the search example
- You can now pass in a string on the
addmethod.Dk.add("Added Option", 3) - Updated the license.
- Updated the docs.