Ilya Kremer
Ilya Kremer
@paria-tk There is `toSelect` method: ``` js $('#combo').scombobox('toSelect'); // returns a native select element ``` Here is a fiddle: http://jsfiddle.net/ivkremer/J3ttS/
@primo86 can you show the full example? Can you reproduce it here http://jsfiddle.net/ivkremer/mWYAN/ for instance?
@primo86 it seems it is fixed now, you can re-check your fiddle (don't forget to refresh the linked static).
Hi! I appreciate your comment very much. I think this can be solved with `position: fixed` for the dropdown. But in this case I don't know how to be when...