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
-------------------------------
[EMAIL PROTECTED]
http://olaf-bosch.de
www.akitafreund.de
-------------------------------
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/