Hello,
Thanks for this fantastic script!
I was wondering how we can set the next and previous buttons into a month (if we display only one month).
Here is the example : http://www.desoeteninval.nl/new/reserveren/
BR,
Denis
/*
calendar controls (back and next)
***************************/
#cal_controls{
margin-top:4px;
margin-left:4px;
width:196px;
height:25px;
position:absolute;
}
#cal_controls #cal_prev{
float:left;
}
#cal_controls #cal_next{
float:right;
margin-right:2px;
}
#cal_controls #cal_admin{
float:left;
margin-left:10px;
}
Users browsing this forum: No registered users and 3 guests