Grails: The DHTML JavaScript Date Picker
Grails Calendar (Date Picker) TagLib using ,The DHTML / JavaScript Calendar
http://www.dynarch.com/projects/calendar/
- Download jscalendar-1.0.zip from http://www.dynarch.com/projects/calendar/
- Extract the archive into {your-grails-app}/web-app/js/
- rename directory name jscalendar-1.0 to calendar.
Ex: {your-grails-app}/web-app/js/calendar/ - Create a new tag library class
source heresee Contributed a Tag page on Grails
- add calendar.select=Date Select in
{your-grails-app}/grails-app/i18n/messages.properties for locale support - usage : replace <g:datePicker .... to <g:jsdatePicker ..... in edit.gsp and create.gsp
Labels: Grails, Javascript
0 Comments:
Post a Comment
<< Home