Part of the EllisLab Network
   
 
For js_calendar_pi
Posted: 22 January 2010 03:19 AM   [ Ignore ]  
Summer Student
Total Posts:  2
Joined  01-21-2010
selDate = (last_date != '') ? last_date this.date;

var 
_monarr = new Array(312831303130313130313031);
if (((
this.year == 0) && (this.year 100 != 0)) || (this.year 400 == 0)) _monarr[1] 29;
var 
_max_day_number this.firstDay _monarr[this.month];    
for (
0_max_day_numberj++)
{} 

OK, i add some code into js calendar file whith is in plugins folder of CI.

I think this is better than old.

Profile