Opened 16 years ago
Closed 15 years ago
#1328 closed bug (wontfix)
Real Player Plugin remove trows error
Reported by: | dmc | Owned by: | stefan |
---|---|---|---|
Priority: | minor | Milestone: | 1.2 |
Component: | interface | Version: | 1.1.2 |
Keywords: | Real player DOM Remove 733 Internet Explorer | Cc: | |
Blocked by: | Blocking: |
Description
On line 733 in jquery Basecode
empty: function() {
while ( this.firstChild ) {
this.removeChild( this.firstChild );
}
}
Trows en Exception in Internet Explorer 7 when used to delete an Real Player Plugin instance.
I do later an post with an special testcase..
Note: See
TracTickets for help on using
tickets.
Interface is no longer supported.