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