使用 setAttribute("onclick", js) Firefox和IE8,但不支持IE6 / 7。 使用 onclick = function() { return eval(js); } 不起作用,因为您不允许使用 ...
確定! 回上一頁