Allow injection of selector to position elements...

Allow injection of selector to position elements...

jolyon2000jolyon2000 Posts: 12Questions: 0Answers: 0
edited March 2014 in Feature requests
I would be really great to allow pagination, info text, etc., to be injected into a container. For example,

"sPaginationContainer": $("#pageination")

This would allow for full flexibility in positioning/styling the components, which are otherwise restricted using sDom.

Thanks in advance.

Replies

  • allanallan Posts: 61,665Questions: 1Answers: 10,096 Site admin
    Interesting idea, thanks for proposing this. At the moment you can simply move the DOM elements into the containers you want after the table has initialised, but I'll keep this idea in mind for future versions of DataTables.

    Allan
This discussion has been closed.