Re: modifying the DOM WAS: Node append

On 10/3/11 10:31 PM, Ian Hickson wrote:
> It's impractical for scripts, especially when what we're looking for is
> how identifiers in event handlers are getting resolved.

I'd settle for knowing whether there are on* attributes that have values 
matching the strings in question at all.  If there are none, we're done. 
  If there are a few, we can examine those attribute values to see what 
they're doing.  If there are lots, then we worry.

-Boris

Received on Tuesday, 4 October 2011 02:55:53 UTC