Truppe Steven schrieb:
> Here's the final code, again thanks for all your replies.
Oh great, this is the answer of my Post "Function from jquery_auto"
Thank you, this works for me also:
$(document).ready(function(){
$("select.autosubmit").parent().find("[EMAIL PROTECTED]").remove();
$("select.autosubmit").change(function(){ 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/