Trigger an event with Javascript · $('a#close_window').click(); · $$('a#close_window')[0].simulate('click'); · this.fire('custom:event');.
確定! 回上一頁