January 20, 201016 yr hi looking for some help i am trying to open a new window without navigation here is my code <input type="button" value="DSHOME RemoteRescue" onclick=" document.getElementById('ICContainer').style.display=''; loadInstantChat();" /> <div id="ICContainer" style="position: absolute; left: 0px; top: 0px; width: 400px; height: 500px; display: none"></div> any ideas
January 20, 201016 yr Author sorry i should have explained it better i am trying to load a remote chat script in a new window from a submitt button
Create an account or sign in to comment