Side navigation
#4096 closed bug (duplicate)
Opened February 09, 2009 11:15AM UTC
Closed February 18, 2009 03:36AM UTC
slideToggle() does not set display property to 'table-row'
Reported by: | AlexC | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3.2 |
Component: | effects | Version: | 1.3.1 |
Keywords: | slideToggle, display, table-row, block | Cc: | |
Blocked by: | Blocking: |
Description
When using 'slideToggle()' on a table row, the CSS display property is set to 'block' instead of 'table-row'. This results in a broken layout (visually).
It works as expected with just 'toggle()'
Attachments (0)
Change History (1)
Changed February 18, 2009 03:36AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
This is a dup of #2185.