How to use Glyphicon instead of datepicker text box

≡放荡痞女 提交于 2019-12-25 02:57:12

问题


PFB the link of plunker .

http://jsfiddle.net/jomanlk/7NgpQ/

Here I want to use -

<span class="glyphicon glyphicon-calendar" id="full"></span>

instead of

<input type='text' id='full' name='fulldate'>

But if i use glyphicon, calendar is displaying on load only , i want to use it on selecting glyphicon icon only.Any pointers how to proceed on this.

来源:https://stackoverflow.com/questions/28913609/how-to-use-glyphicon-instead-of-datepicker-text-box

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!