#219 closed bug (worksforme)
slideDown misscalculates the height in some cases.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | effects | Version: | 1.0a |
Keywords: | slideDown | Cc: | |
Blocked by: | Blocking: |
Description
I Use a combination of accordion and innerfade and have found that in some cases the compressed version breaks. This is not the bug I am reporting ... ;)
My problem is that $(element).slideDown doesn't seem to calculate the height properly in some cases.
Check my menu on http://slipsnisse.se/ and click the category headers.
If you're on the start page and "The Web" should be extended, click any other to see that the height is miss-calculated, however if you click "The Web" again it is fully extended in all it's glory.
Change History (3)
comment:1 Changed 16 years ago by
comment:2 Changed 16 years ago by
Component: | dimensions → fx |
---|---|
Owner: | changed from paul to john |
comment:3 Changed 16 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
I'm closing this out as worksforme.
Feel free to reopen with a simplified test case if it is still not working for you.
I could add that it only applies to Firefox although MSIE behaves a bit strange.