#7913 closed bug (invalid)
Animate bug with col in Chrome
Reported by: | zokoloft | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | effects | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
It seems that animating a col width to 0 is broken in Chrome (Linux) by using jQuery (other browsers seems to work fine). See this example (just click the red box)
Change History (2)
comment:1 Changed 12 years ago by
comment:2 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Please read the following, which was written by Ian Hickson
http://ln.hixie.ch/?count=1&start=1070385285
Additionally, take a look here: http://jsfiddle.net/rwaldron/Q2wEU/1/
You'll notice that you actually cannot animate table cells in the way manner that you are attempting to do so.
Note: See
TracTickets for help on using
tickets.
Just want to add ... animating to any width is broken.