how hard would it be to replace the datepickr with another one?
say
http://www.prodevtips.com/2008/09/02/jquery-datepicker/
or
http://www.nogray.com/calendar.php
??
is this a matter of just uploading the js and changing the references? os is there more to ti?
say
http://www.prodevtips.com/2008/09/02/jquery-datepicker/
or
http://www.nogray.com/calendar.php
??
is this a matter of just uploading the js and changing the references? os is there more to ti?
Hi arana,
You can replace the calendar.js easily enough, then you'l need to check through the form JavaScript and edit any parts that load and initialise the calendar. Shouldn't be too hard.
Don't use the JQuery calendar it will give you problems by conflicting with MooTools, the MooTools calendar should be OK. But you migh also check out the docs for the calendar that Max uses I think that it is pretty customisable.
Bob
You can replace the calendar.js easily enough, then you'l need to check through the form JavaScript and edit any parts that load and initialise the calendar. Shouldn't be too hard.
Don't use the JQuery calendar it will give you problems by conflicting with MooTools, the MooTools calendar should be OK. But you migh also check out the docs for the calendar that Max uses I think that it is pretty customisable.
Bob
This topic is locked and no more replies can be posted.