Minor request: Bootstrap floating labels for table controls

Minor request: Bootstrap floating labels for table controls

Loren MaxwellLoren Maxwell Posts: 447Questions: 108Answers: 10

The Bootstrap floating labels are available for Editor fields, but it would also be a nice feature if that styling were available on the DataTables controls as well, such as Search and PageLength, etc.

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 64,643Questions: 1Answers: 10,687 Site admin
    Answer ✓

    My intention there is that something like that would be built with a feature plugin. The structure of the HTML in Editor is such that I can make it happen there without too much difficulty, but it is unlikely that I'd do such an integration in DataTables core. A feature plugin would readily handle it though.

    Thanks for the suggestion!

    Allan

  • Loren MaxwellLoren Maxwell Posts: 447Questions: 108Answers: 10

    Thanks, @allan -- I was just noticing how they looked on my website when I use floating labels in other areas.

    Thanks for all the great support!!!

Sign In or Register to comment.