How can we use a glyphicon icon inside a input text field?for example-how to use a calender icon in the input text field
            Asked
            
        
        
            Active
            
        
            Viewed 47 times
        
    0
            
            
        - 
                    possible duplicated [Put icon inside input element in a form](http://stackoverflow.com/questions/917610/put-icon-inside-input-element-in-a-form) – Shady Alset Apr 22 '16 at 21:15
- 
                    Also you can see this [DEMO](https://jsfiddle.net/KyleMit/cyCFS/) and this Q [Add Bootstrap Glyphicon to Input Box](http://stackoverflow.com/questions/18838964/add-bootstrap-glyphicon-to-input-box) – Shady Alset Apr 22 '16 at 21:18
- 
                    are you looking for [bootstrap datepicker](https://eonasdan.github.io/bootstrap-datetimepicker/) ? – Igor Ivancha Apr 22 '16 at 21:26
- 
                    How to use a calendar glyphicon in a form such that when i click on it....it should display the dates as it displays when i use the input type as date... – Manav Jain Apr 23 '16 at 05:55
