Re: Property Selector

On 7/19/10 2:50 PM, Garrett Smith wrote:
> So the problem is where the property is a getter and that getter has
> side effects and the side effects include modifying the DOM.

Yes.

> Is there a DOM property where that would happen

In Gecko, sure.  For example offsetWidth.

-Boris

Received on Monday, 19 July 2010 19:04:56 UTC