Ticket #1094 (closed bug: fixed)
remove() API call not working in Firefox
| Reported by: | pablo | Owned by: | zach |
|---|---|---|---|
| Priority: | Milestone: | Player 5.4 | |
| Component: | embedding | Keywords: | |
| Cc: | Forum thread: | http://www.longtailvideo.com/support/forums/jw-player/javascript-interaction/14965/player-removal-using-remove |
Description
This appears to be due to the lack of the "outerHTML" property in Firefox. Replacing that call in the API should resolve the issue.
Attachments
Change History
comment:1 Changed 3 years ago by zach
- Forum thread set to http://www.longtailvideo.com/support/forums/jw-player/javascript-interaction/14965/player-removal-using-remove
Changed 3 years ago by pablo
-
attachment
Ticket1094.patch
added
This bug is due to the lack of the outerHTML setter in Firefox.
Note: See
TracTickets for help on using
tickets.
