+ 5
How to create PRINT options using Javascript/ jquery.
I using jQuery plugin but my table can't align centre.
4 Answers
0
Check your css again.
Usually there is a default value that "wins".
+ 3
I am using bootstrap 4.....
+ 3
thanks for your Help.....
+ 1
Let's suppose that in your jQuery plugin you have an id or class of the print button (#btnPrint)
Go to your css file and align it in your page. Or play with the margin of your page...