Thanks, Nick
I got it figured out. display:none and jQuery hide() both cause the calendar to render at no size, so it never gets triggered to go back to full when reversed.
What I did was stack them in z-order so they could all remain full size and still appear in the same place and use visibility:hidden/visible so they rendered and maintained size.
Hi,
Thanks for getting back to me.
1. not sure what you mean there. I guess I could use z-index and stack them so they only take up one space. I’ll try that.
2. I found the issue on this one- cant put the calendar inside a form element. Then the next/previous acts like a submit.
What I would actually like to do is to add an extra field to the user profile, then add the contents of that field to the byline.