Modify ↓
Ticket #9573 (closed bug: wontfix)
Animate YouTube container causes reload in Firefox
| Reported by: | Motty | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | effects | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When I wrap a video and animate the wrapper size, the video will reload everytime, but only in Firefox (tested in Firefox 4.0.1 only).
I made a demo ( http://jsfiddle.net/Mottie/RxPSd/) with a container that is resized using animate and a second one using jQuery UI resizable which doesn't have the same issue.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Confirmed. Not sure what's causing the reload.