This is a migrated thread and some comments may be shown as answers.

MultiSelect Item 'x' (close button) Not showing

1 Answer 534 Views
MultiSelect
This is a migrated thread and some comments may be shown as answers.
Matt
Top achievements
Rank 1
Matt asked on 24 Aug 2015, 07:40 PM
I have integrated the kendo multiselect plugin, but when I select my items from my list, I don't see the close button (little 'x' next to the text in the selected item(s)). The close feature still works when clicking in that area, but the actual 'x' doesn't show. I am just using the kendo.common.min.css and kendo.default.min.css files for styling and kendo.all.min.js for javascript. Is there a reason why I am not seeing the close button in my items?

1 Answer, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 26 Aug 2015, 12:06 PM
Hello Matt,

In order for close icon to be displayed correctly you will need to include the images from the "styles" folder of the widgets (styles/Default for the default skin). Additionally, if you need to use custom close icon you can use the k-i-close as a CSS selector and override the background image properties.

Hope this helps.


Regards,
Konstantin Dikov
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
MultiSelect
Asked by
Matt
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Share this question
or