- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Jan 2011 14:52:16 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11129 --- Comment #19 from Olli Pettay <Olli.Pettay@gmail.com> 2011-01-27 14:52:16 UTC --- (In reply to comment #18) > In that case we can't indeed use the capture or bubbling phases of the input > and change events ? Just add event listener using addEventListener or oninput / onchange to document or root element or somewhere and there just check if event.target.form is the form you're interested in. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Thursday, 27 January 2011 14:52:18 UTC