Datepicker and Tab issue with upgrade

Datepicker and Tab issue with upgrade

I just upgraded jquery to the latest version. We were using the 1.8 version. We are having an issue with the code now. We have a tab page that references two other pages that have date pickers on them. When we tab to the another page that also has a date picker, the calendar item does not show up. It is a simple page. I simplified my code to just have a form that had the date picker controls  (input item) within  a form. On the called tab pages we use the document.ready to perform the binding of the tab pages and this is being called. Each page has unique ID's for the input controls.  I would put up the code but it is on a system that I can not export information  out of