One possibility is that the page/DOM hasn't fully loaded before meetAPI is initialised. Try wrapping your script inside a document ready ...
確定! 回上一頁