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">      

enter image description here


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -