开发者

HTML+JavaScript Calendar

What i have to do to insert calendar into HTML text box? Is there any simple meth开发者_运维知识库od to add that?


http://www.google.lt/search?q=html+javascript+calendar

No 4 looks promising.

var cal1xx = new CalendarPopup("testdiv1");
cal1xx.showNavigationDropdowns();


You can try out following link

http://www.mattkruse.com/javascript/calendarpopup/

It has lots of variation of HTML + JS calendars along with source code.

Hope this will help.

Thanks!

Hussain.


Jquery Datepicker is a nice choice for simple calendar.check out http://docs.jquery.com/UI/Datepicker

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜