When I introduced tabstrips to my application(main controller view) and called the subcontroller as item of each tab the datepicker dropdown for the date fields shows up as a blank box .I have read through such similar posting but the suggestion (e.g change design to 2002+2003 ) have not worked .I would appreciate anyone inputs from anybody.
Thanks,
Manoj
e.g
<htmlb:inputField id = "im_date3"
value = "<%= test %>"
design = "STANDARD"
type = "DATE"
showHelp = "True"
size = "10" />