Thursday, 15 September 2011

css - Bootstrap text button to a icon in mobile device -


Is it possible to show a text button as an icon button in the mobile view using bootstrap?

As of now, I have two buttons based on JavaScript variables, which I am hiding and showing the other.

  & lt; Input type = "button" class = "btn-primary" value = "remove employee" / & gt;  

and

  & lt; A & gt; & Lt; I class = "glyphicon glyphicon-remove" & gt; & Lt; / I & gt; & Lt; / A & gt; 

Post-text "itemprop =" text ">

CSS classes are Visual-X and hidden-xs that show or hide blocks for mobile views, I think they will help you hide / hide some parts for mobile.


No comments:

Post a Comment