marcj / jquery-selectBox

A jQuery plugin for replacing <select> elements.
http://marcj.github.io/jquery-selectBox/
549 stars 212 forks source link

focus() doesn't work with Jquery 1.9.0 and later #148

Open aluck1 opened 10 years ago

aluck1 commented 10 years ago

The focus() will work with any jquery version 1.8.x and earlier, but not 1.9 or later. There isn't any error, it just won't fire.

curvedb commented 9 years ago

I am having the same problem. Any solutions?

marcj commented 9 years ago

No.