Dear All i have a small web page that uses AJAX and php to output some data in table form. I have tested it on Firefox, opera, safari, Google chrome, and IE. on all browsers the webpage works correctly, but in IE the table that displays the data doesn't show unless i re-size the window. Can anyone help me? Thanks
Please post the code where you add the results from your AJAX call and form the table in the DOM... without that it is very hard to help you...