I am using the jQuery weekcalendar plugin to show a web based calendar with events. How can I gray out non-business hours? The whole row should be gray, when it is out of the business hours:
businessHours: {start: 8, end: 19, limitDisplay: false},
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Edit: Incomplete answer. It doesn’t highlight the whole row.
Thanks to Phekka I found this in the Inspect element section:
Non-Business-Hours:
Business-Hours: