ikSelect icon indicating copy to clipboard operation
ikSelect copied to clipboard

Stylize html selects using jQuery

Results 3 ikSelect issues
Sort by recently updated
recently updated
newest added

![default](https://cloud.githubusercontent.com/assets/11710986/15297004/a5762e8a-1ba0-11e6-98e9-49460f497abf.JPG) Select dropdown stick to bottom positioned incorrectly if page will be scrolled ![2](https://cloud.githubusercontent.com/assets/11710986/15297005/a707afda-1ba0-11e6-8a97-73de61379e09.JPG)

Hello, thanks for nice plugin. Problem: fake and original selects don't synchronize properly when original changed programmatically. Case: change original select programmatically (E.g.: `selectElement.selectedIndex = 2`). In this case ikSelect...

Если мы у ставить атрибут required и подключаем ikSelect, то браузер не выводит подсказку, что поле нужно заполнить. Он не даёт отправить форму, но подсказку не выводит. Рассмотреть возможность использования...