open iframe on button click ; 1. function postYourAdd () { ; 2. var iframe = $("#forPostyouradd"); ; 3. iframe.attr("src", iframe.data("src")); ; 4. }.
確定! 回上一頁