- New configuration option: unhighlightAfterMove. This is enabled by default.
- New configuration option: optionCssClass. This specifies a CSS class which is applied to all <options>s.
- Added the ability to style <option>s individually via their declarations (works independently of, but also can be used in conjunction with, optionCssClass)
- Fixed class names typo in stylesheet.css
- Fixed rendering of demo.html in ancient IE 8