Computer Hope

Internet & Networking => Web design => Topic started by: craigt on August 23, 2016, 12:02:25 PM

Title: Javascript - partial address and HTML title tag content on new window top line
Post by: craigt on August 23, 2016, 12:02:25 PM
When I open a new window (fullscreen=yes,toolbar=no,titlebar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,copyhistory=no, resizable=yes,left=0,top=0,screenX=0,screenY=0) using javascript window open, it opens on my server without a top address/title line.   But when I execute the same open on a client, the window has a top line that contains a partial address of the window URL and the URLs HTML title tag content.  Can anyone explain this and how to eliminate the client new window top line.   Thanks  craigt