sDom elements positioning
sDom elements positioning
I created a simple demo like this:
http://live.datatables.net/ufacex/2/edit
It has this sDom: [code] "sDom":'<"top"iflp<"clear">>rt<"bottom"iflp<"clear">>'[/code]
As you see pagination numbers create a second line.
Is it not possible to put them in one line ?
Like this:
http://s13.postimg.org/ipmsx1bqv/image.gif
http://live.datatables.net/ufacex/2/edit
It has this sDom: [code] "sDom":'<"top"iflp<"clear">>rt<"bottom"iflp<"clear">>'[/code]
As you see pagination numbers create a second line.
Is it not possible to put them in one line ?
Like this:
http://s13.postimg.org/ipmsx1bqv/image.gif
This discussion has been closed.
Replies
Allan
Yours is this: http://live.datatables.net/ufacex/4/edit
Only height changed.
Pagination is wrapped to next line. Not to the center ??
Allan