jim-jim-jim / base2

Automatically exported from code.google.com/p/base2
0 stars 0 forks source link

Bind of <embed> element throws exception #62

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I know that <embed> is not standard element but there may be some cases
when we will approach <emebed> and would want to get it from document (e.g.
using document.matchSingle(".flash-container embed"))

If embed is found it throws "Trying to add unsupported property on
scriptable plugin object!".

Original issue reported on code.google.com by marius...@gmail.com on 6 Sep 2007 at 2:34

GoogleCodeExporter commented 9 years ago
OK. I'll look into this.

Original comment by dean.edw...@gmail.com on 6 Sep 2007 at 3:44

GoogleCodeExporter commented 9 years ago
This seems to affect only MISE. Regardless, I'm adding a fix to the underlying 
bind
method so that no error is thrown.

Original comment by dean.edw...@gmail.com on 14 Sep 2007 at 7:18

GoogleCodeExporter commented 9 years ago

Original comment by dean.edw...@gmail.com on 5 Dec 2007 at 4:47