emposha / FCBKcomplete

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

IE 8 error when selecting an suggested list item #35

Closed hogy closed 13 years ago

hogy commented 13 years ago

In IE 8 when i select something from the list, i get this js error

Message: Object doesn't support this property or method Line: 77 Char: 2399 Code: 0 URI: jquery.fcbkcomplete.min.js

Message: Unexpected call to method or property access. Line: 113 Char: 460 Code: 0 URI: jquery-1.4.4.min.js

hogy commented 13 years ago

Ok I have worked out this problem.... i was assigning fcbkcomplete to a textfield and not a select object!

Sorry!