Closed GoogleCodeExporter closed 8 years ago
base2ID is *not* an indicator that an element is bound.
You can test if an element is bound using the following code:
var isbound = !!base2.DOM.bind[element.base2ID];
I'm setting the status to "WontFix" unless you have any objections?
Original comment by dean.edw...@gmail.com
on 21 Jun 2009 at 3:58
No objections. Thanks for the tip.
Original comment by shogu...@gmail.com
on 21 Jun 2009 at 11:55
Original issue reported on code.google.com by
shogu...@gmail.com
on 12 May 2009 at 6:50