Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Javascript - partial address and HTML title tag content on new window top line  (Read 4338 times)

0 Members and 1 Guest are viewing this topic.

craigt

    Topic Starter


    Greenhorn

    • Experience: Experienced
    • OS: Other
    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