On Tue, Jun 21, 2011 at 12:44 AM, Moray Allan <[email protected]> wrote:
> window.addEventListener('load', function() {
>  new Form.Observer('content_form', 1, function(element, value ) {
>               enable_save_button() } );
> }, false);

Richard has tried this on pentatest, and it seems to work with the
desired behaviour -- i.e. no save button initially (as before), but it
appears when you start editing a text field (new behaviour), as well
as when you click a button (as before).

-- 
Moray
_______________________________________________
Debconf-team mailing list
[email protected]
http://lists.debconf.org/mailman/listinfo/debconf-team

Reply via email to