jQueryUI Tabs: how to keep them on a single line?
- by Andi
Hi all,
Maybe my question is wired: is there a way to prevent jQueryUI tabs from floating if browser window is too small?
Explanation: I have a simple horizontal tab using CSS only. The content is floating but not the tabs. Important: there is no width set manually, the current width is taken automatically. Here is the code:
<!DOCTYPE html…