When I disable it, using jQuery: $("span").attr("disabled", true);. The event handler continues to be called when I click on the span ...
確定! 回上一頁