Search and Top Navigation
#9502 closed bug (invalid)
Opened August 19, 2013 12:23PM UTC
Closed September 03, 2013 08:47AM UTC
blind effect is not honoring div widths
Reported by: | cedricbrasey | Owned by: | cedricbrasey |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.effects.* (individual effect) | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Chaps,
I'm using divs (with table-row/table-col displays) to structure my content on the screen. If i use the blind effect to show/hode a div row, it doesn't to honor the width of the div at the start.
here is a fiddle that illustrates my issue: http://jsfiddle.net/4yW9z/2/
I've tried this in FF and IE8 same issue, but if you change the effect to FADE in works with the columns.
Attachments (0)
Change History (2)
Changed August 19, 2013 01:08PM UTC by comment:1
owner: | → cedricbrasey |
---|---|
status: | new → pending |
Changed September 03, 2013 08:47AM UTC by comment:2
resolution: | → invalid |
---|---|
status: | pending → closed |
Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!
Hi cedricbrasey,
Thanks for taking the time to contribute to the jQuery UI project. Could you please add your JavaScript to your test case so we can see the behavior you're describing?