I have a main page (actually a JSP) with an iframe inside it as;
$(document).ready(function() { $('#abc_frame').attr('src',url); })