[Resolved] tabs : height's container not correct with table
Posted: Sat Apr 03, 2010 11:48 am
Hello everyone !
I have a little question about the jquery tabs and the height of the container.
No code is necessary, because the problem may occurs in an other context, I think.
In the <div> of data content of the jquery tabs, if content like <p>Some_content</p> so the height automatically resize to the good size.
But if content like <table>Table_content_which_come_from_ckeditor</table>, the height of the <table> is not considered and so the height of the <div> data content isn't correct.
I try to place a <div> or a <p> before and after the <table> but no, I don't know how to keep the height of the <table> to have the correct one...
Do you have an idea ? Maybe a css style to add ?
Thanks for your suggests.
Best regards,
Steve.
I have a little question about the jquery tabs and the height of the container.
No code is necessary, because the problem may occurs in an other context, I think.
In the <div> of data content of the jquery tabs, if content like <p>Some_content</p> so the height automatically resize to the good size.
But if content like <table>Table_content_which_come_from_ckeditor</table>, the height of the <table> is not considered and so the height of the <div> data content isn't correct.
I try to place a <div> or a <p> before and after the <table> but no, I don't know how to keep the height of the <table> to have the correct one...
Do you have an idea ? Maybe a css style to add ?
Thanks for your suggests.
Best regards,
Steve.