In order to make it work, you have to call the jQuery from the parent, not from within the iframe. To do this, use the following... window.parent.jQuery('# ...
確定! 回上一頁