Hi,
I am using JQuery tabs. The problem is when there are too many tabs, some tabs are squeezed to the next line and the layout looks weird. I am not setting the "width" property of the <div>
of the tab. Is there anyway to have the <div>
to auto stretch instead of squeezing the tabs to the next line?
Thanks for the help