you must use event = document.createEvent('CustomEvent') and then event.initCustomEvent(...) as shown in the following example :.
確定! 回上一頁