Custom-Selectbox
Custom-Selectbox copied to clipboard
.live() is a deprecated function
.live() is a deprecated function (from 1.7+) and removed completely from jQuery 1.9+.
You can instead use .on() or .bind() methods:
http://api.jquery.com/on/ http://api.jquery.com/bind/
I don't think this is maintained anymore. There's a number of outstanding much-needed pull requests which have been there for months.