...here is the CSS: #list { list-style-type: none; } ...and here is the jQuery/javascript: function getEventTarget(e) { e = e || window.event; ...
確定! 回上一頁