Sample: dhtmlxWindows Attaching URL dhtmlxWindows main page
X
Select URL
 
<script>
 
        var dhxWins = new dhtmlXWindows();
    ...
    dhxWins.window(id).attachURL("http://www.google.com/");
</script>