Groups
Groups
Sign in
Groups
Groups
jquery week calendar
Conversations
About
Send feedback
Help
How can I disable the height of the container?
71 views
Skip to first unread message
Freelance.jmr
unread,
Jun 18, 2011, 5:57:27 PM
6/18/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jquery week calendar
Hi everyone!!
How can I disable the height of the container?, I just want it to be
the entire page scrollable, not just the container, can that be done?
Thanks
Michael Schreiber
unread,
Mar 7, 2013, 8:53:39 AM
3/7/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jquery-wee...@googlegroups.com
Hi,
having the same problem, did you find a solution to get the calender to display without scrollbars?
Michael
andrew nelson
unread,
Apr 3, 2013, 10:50:05 AM
4/3/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jquery-wee...@googlegroups.com
All that needs to be done is overriding the css classes with this (preferably in a new css file):
.wc-scrollable-grid{
display:block;
}
.wc-time-slots{
position: relative;
}
Also, make sure that you don't declare a height function.
Thanks,
Andrew Nelson
Reply all
Reply to author
Forward
0 new messages