with jquery it is easy! either enclose your code which loads the iframe within a $() or use $(document).ready(function(){}) these both are the same and ...
確定! 回上一頁