KKeine Bearbeitungszusammenfassung |
K whops... |
||
| Zeile 59: | Zeile 59: | ||
}); | }); | ||
$('.DHDDButton').click(function(){ | $('.DHDDButton').click(function(){ | ||
var elemId=$(this).attr('id').substr( | var elemId=$(this).attr('id').substr(10,1); | ||
$(".DHDResList li:nth-child("+elemId+")").text(""); | $(".DHDResList li:nth-child("+elemId+")").text(""); | ||
counter--; | counter--; | ||