|
-
Jul 27th, 2007, 05:26 AM
#1
Thread Starter
Addicted Member
How to a make a visible for a particular value in calendar
Hi,
I have a doubt.I am creating a calendar using CSS. I give a color for today date.Now i am using these values to store in an array.
var highRed=new Array(10,15,18);
var lowYellow=new Array(1,5,6);
var mediumBlue=new Array(4,13,21);
var overdueBlack=new Array(12,25,29);
while the calendar loaded at that time these date values are highlight the calendar.Is it possible?
Thanks,
Failing to plan is Planning to fail 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|