The effects functions apply a style of display:block, which causes
problems for tables. Try
wrapping the table in a div and apply the effect to the div .
On Jul 7, 5:45 pm, Will D wrote:
> I have a similar issue with hiding / showing table data.
>
> I have a single table with two tbody elements
I have a similar issue with hiding / showing table data.
I have a single table with two tbody elements and I have 2 buttons that
toggle the display of each tbody using show() + hide(). Whenever I hide the
first and display the second tbody for some reason the second tbody upon
display looks like e
Is anything being done to the returned html? How are you testing for
the additional style? (e.g. via Firebug)
It would be helpful if you could post some code or a demo page of the
issue.
On Jul 7, 12:20 pm, kippertoffee
wrote:
> Hello all,
>
> I have a problem with returning html data from an aj
3 matches
Mail list logo