emposha / FCBKcomplete

Jquery facebook like(fancy) multi-select
http://www.emposha.com
383 stars 115 forks source link

option selected whereas the data is not visible #1

Closed Tub-95 closed 14 years ago

Tub-95 commented 14 years ago

When you type in the FCBKComplete list a data which start by a space like " toto". Press enter. The new input appears correctly. Now, you delete this data with backspace or close button. The data disappears correclty but the attributes "selected" is still visible in the "option" object whereas the data is not visible :

. Thanks for your job Thibaut
Tub-95 commented 14 years ago

eg : < o ption value=" toto" selected="selected" class="selected"> toto</o ption>

emposha commented 14 years ago

resolved