New URL string problem
-
I had my calendar set up to switch to list view on smaller screen widths. I had a duplicate calendar on a page. One in list view and one in grid view. I used CSS media queries to hide or show the appropriate one depending on screen width.(large screen displayed grid, small screen displayed list). This worked fine when the URL string contained cid=all. With the updated version of my calendar cid is now a long string of characters that is different for list and grid views. Now when I re-size the window to switch from one view to the other the calendar no longer works.
Any suggestions?
Thanks,
Steve
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘New URL string problem’ is closed to new replies.