[jQuery] Function from jquery_auto

[jQuery] Function from jquery_auto

Hello,
i find this fine Plugin:
http://sputnik.pl/code/javascript/jquery_auto
can i use the Auto-submitting SELECTs Function solo?
not in the Plugin, i write this, works no:
$(document).ready(function() {
$('SELECT.Submit').bind('change', this.on_change);
function change() {
if (this.value) this.form.submit();
}
});
--
Viele Grüße, Olaf
-------------------------------
olaf.bosch@t-online.de
http://olaf-bosch.de
www.akitafreund.de
-------------------------------
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/