I am using the the toggle collapse function on a page on my site. When it closes it like cuts out the bottom part.
So ill have the bar
Code:
ff [====================[imgcollapse]] ff
ff | some collapsable stuff | ff
ff | | ff
ff | | ff
ff |_________________________________| ff
fffffffffffffffffffffffffffffffff
fffffffffffffffffffffffffffffffff
The FFs are just some pictures and what not around the page. Its the background,
Now when i collapse it it does something like this.
Code:
ff [====================[imgcollapse]] ff
fffffffffffffffffffffffffffffffff
fffffffffffffffffffffffffffffffff
it basically deletes the background too. Anyone know why it does this and not just the table that its in.
Should look like:
Code:
ff [====================[imgcollapse]] ff
ff some collapsable stuff ff
ff ff
ff ff
ff ff
fffffffffffffffffffffffffffffffff
fffffffffffffffffffffffffffffffff
Thanks.
scratch that, it started working for no reason at all. Sigh microsoft.