jQuery UI themes and HTML tables

后端 未结 4 1111
半阙折子戏
半阙折子戏 2021-01-30 01:41

Is there any way to theme an HTML table (CSS) with using the jQuery CSS themes?

All of my components look like they belong together except for my HTML table which looks

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-01-30 02:28

    I've got a one liner to make HTML Tables look BootStrapped:

    The theme suits other controls and it supports alternate row highlighting.

    提交回复
    热议问题