- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Jan 2011 15:05:34 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11129 --- Comment #20 from Mounir Lamouri <mounir.lamouri@gmail.com> 2011-01-27 15:05:33 UTC --- (In reply to comment #19) > (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. I would personally prefer oninput on the form controls but both solutions work. I didn't want to say that there is no solution. I just wanted to make sure all points from comment 2 have been addressed ;) -- 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 15:05:35 UTC