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

How to make a prompt on the icon of the TabStrip?

4 Answers 66 Views
TabStrip (Mobile)
This is a migrated thread and some comments may be shown as answers.
Vence
Top achievements
Rank 1
Vence asked on 22 Oct 2012, 03:49 PM
 Hello,

I don't know how to make an icon in TabStrip like as in the following picture

http://i.imgur.com/9iSr4.png , like a new prompt.

sorry for my bad English.

4 Answers, 1 is accepted

Sort by
0
Accepted
Kamen Bundev
Telerik team
answered on 23 Oct 2012, 08:14 AM
Hi Vence,

An icon badge is not officially supported, but you can use the available styling by just adding a span with class .km-badge inside the button. Something like this:


Regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Vence
Top achievements
Rank 1
answered on 23 Oct 2012, 03:41 PM
I solve it :)

Thank you very much.
0
erich
Top achievements
Rank 1
answered on 02 Feb 2013, 05:02 PM
Hi, I've tried this and it 'works'.  But the badge seems to get 'cutoff' by both the top of the tab strip and the right margin of the button.
0
Kamen Bundev
Telerik team
answered on 06 Feb 2013, 01:31 PM
Hello Erich,

There's probably overflow: hidden on the said elements, you can try to override it with overflow: visible.

Regards,
Kamen Bundev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
TabStrip (Mobile)
Asked by
Vence
Top achievements
Rank 1
Answers by
Kamen Bundev
Telerik team
Vence
Top achievements
Rank 1
erich
Top achievements
Rank 1
Share this question
or