On Tue, 4 Jul 2000, CVS by pmk wrote: > Modified Files: > kjs_dom.cpp > Log Message: > - make sure onmouseup gets called when button released, even when clicking > - semi-restructuring of forms to allow for better updating from javascript > (values are stored in attributes, as with everything else, and the > render form elements update themselves on layout()) Aaah. Nice. I was just going to commit a TODO file that would have listed the form value problem :) Does this mean that the problem is fixed the other way round, too ? I.e. querying a value from JS after the user has _just_ entered it into the form ? Harri.