JQuery Tab in SharePoint Form Causes Issue with Calendar field.
I have taken a sharepoint form and implemented the JQuery Tab
control. It works quite well, except all of my calandar fields show
up really really tiny.
I wrapped each tab section similar to this:
<div>
<table>
info
</table>
<div>
Has anyone run into this before?
--