我需要一个DateText框的Dojo代码和旁边的日历图标,当我点击该图标时我应该得到日历,我应该能够从日历中选择日期.我尝试过dijit.form.DateTextBox,但它没有给出日历图标.你能帮我么 .
谢谢Amarnath.
您可以使用dijit.form.DateTextBox以下css.
.dijitDateTextBox .dijitArrowButtonInner {
background: transparent url(PATH_TO_IMAGE) center center no-repeat;
width: 16px;
margin: 0;
}
Run Code Online (Sandbox Code Playgroud)
您可以使用互联网上的图标.确保许可证适用于您正在使用的应用程序.
我过去曾用过这些:
http://www.freeiconsweb.com/Free-Downloads.asp?id=66
| 归档时间: |
|
| 查看次数: |
1751 次 |
| 最近记录: |