document.getElementById('xxxx').src = "......"
$(document).ready(function(){ $('#ifram_main').attr("src","src赋值"); });