DataTable Inside jQuery UI Tab
DataTable Inside jQuery UI Tab
thecountofzero
Posts: 21Questions: 0Answers: 0
I am trying to put a DataTable inside of a jQuery UI tab. It works fine in Firefox, but not in IE7. I have
not tried IE8.
The DataTable does not render correctly and stay within the tab content area.
Please take a look at the following link:
http://www.malamoney.com/jquery/tabs/tabs-table.html
Any idea how to fix this?
Thanks,
Mike
not tried IE8.
The DataTable does not render correctly and stay within the tab content area.
Please take a look at the following link:
http://www.malamoney.com/jquery/tabs/tabs-table.html
Any idea how to fix this?
Thanks,
Mike
This discussion has been closed.
Replies
Allan
http://www.malamoney.com/jquery/tabs/screenshot.jpg
I am going to upgrade to IE on one of my development machines so I can see how it renders on IE8
and so that I can do more IE8 testing in general.
Thanks,
Mike
Allan
Any other thoughts?
Thanks,
Mike
Allan
Thanks,
Mike
Allan
However, I am wondering if removing that will have any undesired side effects elsewhere.
Thoughts?
Thanks,
Mike
The only thing the position:relative is needed for is positioning the 'processing' display element. It doesn't look like you are using that, so it shouldn't present any problem!
Regards,
Allan