Hello,
I'm wondering if it's possible to create a tabstrip without any icon. Just the text.
Something like that:
P.S. I tried it but I can't find the code in .css in order to remove the background empty "icon" box.
I'm wondering if it's possible to create a tabstrip without any icon. Just the text.
Something like that:
<
footer
data-role
=
"footer"
>
<
div
data-role
=
"tabstrip"
>
<
a
>Sign In</
a
>
<
a
>Register</
a
>
</
div
>
</
footer
>
P.S. I tried it but I can't find the code in .css in order to remove the background empty "icon" box.