javascript - Jquery datatable alignment issue - Firefox -
i have datatable in popup window(dialog).this datatable values getting search button.so each button click table getting lesser width in firefox, ie working good. please advise how fix issue ? i'm controlling datatable width through below code.
<div id="table_container" style="width : 630px">
Comments
Post a Comment