K Seit MW1.17: jQuery anstatt addOnloadHook; $ (oder jQuery) statt $j |
K Bugfix |
||
| Zeile 2: | Zeile 2: | ||
$(function() | $(function() | ||
{ | { | ||
$("select[name=' | $("select[name^='DDSelect-']").each(function(i) | ||
{ | { | ||
this.onchange = function() | this.onchange = function() | ||