How to make jQuery UI tabs appear at the bottom of a page

后端 未结 3 435
生来不讨喜
生来不讨喜 2021-01-13 17:15

Is there some way to make the jQuery UI tab widget tabs appear at the bottom of a page? Using the example from the jQuery site:




        
3条回答
  •  难免孤独
    2021-01-13 17:38

    Have you tried using CSS to move the tabs under the content area? I think thats what you are going for.

提交回复
热议问题