jsptabcontrol does not work in mozilla browser
Brought to you by:
azerr
The taglib does not work in mozilla browser.
Problem identified-
Closing of div tag for <jsptabcontrol:tabControl> tag. Outermost Div tag gets closed for active tab itself leaving other div's without the master div enclosed.
on clicking of other tabs the content under that tab is not displayed.
This works properly in IE,Opera.