if (!$('head > script[src="js/customFunction.js"]').length) { · $('iframe#yourId head').append($('<script />').attr('src','js/customFunction.js')); · }.
確定! 回上一頁