* @public * @param {Element} elem the element to simulate a click on */ var simulateClick = function (elem) { // Create our event (with options) ...
確定! 回上一頁