The mixcontrol
parameter is an optional parameter that can be:
url
argument in the $Trumba.addSpud() method.trumbaEmbed
parameter in a URL-encoded query string.Shows or hides a selectable list of mixed-in calendars embedded above the main calendar spud.
Tip The independent Calendar List control spud performs the same function as the embedded list of mixed-in calendars. It doesn't make sense to show the embedded list on a page where the independent spud is also embedded.
url
argument, $Trumba.addSpud() method, Main calendar spudDisplays a list of mixed-in calendars embedded at the top of the main calendar spud.
In the main calendar spud at the base URL, hides the embedded list of mixed-in calendars.
http://www.yoursite.com/calendar.html?trumbaEmbed=mixcontrol%3Dhide
Tip %3D is the URL-encoded equals sign (=).