checklist Dropdown list inside tabs plugin

checklist Dropdown list inside tabs plugin

Hi,
I am using jquery checkbox dropdown list control http://dropdown-check-list.googlecode.com/svn/trunk/doc/dropdownchecklist.html 
 
inside a tab plugin, and it is not working for me. Dropdown does not appear on click although code does process the items. If i put the dropdown list outside the tab on the same page it works fine.
 
I am using following for my controls.
 
jquery-ui-1.8.11.custom.css
ui.dropdownchecklist.themeroller.css
jquery-1.5.1.min.js
jquery-ui-1.8.4.custom.min.js
jquery-ui-1.8.11.custom.min.js
ui.dropdownchecklist.js
 
Any ideas ??