Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1101309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T01:00:59+00:00 2026-05-17T01:00:59+00:00

I’m opening a popup window via javascript. I’m trying to set some of the

  • 0

I’m opening a popup window via javascript. I’m trying to set some of the display parameters – specifically we want to hide the location and statusbar, but every browser I’ve tested this in, the location and status bars still display.

My code looks like this:

newwindow=window.open(url,'name','height=250,width=290,left=200,top=200,location=no,resizable=yes,scrollbars=yes,toolbar=no,status=no');

Any ideas? The client is insisting on a popup window, rather than a hover tooltip.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-17T01:01:00+00:00Added an answer on May 17, 2026 at 1:01 am

    Yes, some parameters are disabled. The reason is that it should not be possible to open a window that pretends to be something else.

    The exact rules depends on the browser, the scope of the page (intranet/public), and the user settings. Most browsers won’t remove the address bar, so that you can always see where the page is coming from.

    You can for example read here about the restrictions in Internet Explorer.

    Some quotes:

    “Internet Explorer 6 for Windows XP
    SP2 requires that the window title
    bar and status bar are always in the
    visible area of the display; if the
    address bar is displayed, it must also
    remain visible. By placing these
    restrictions on script-opened windows,
    the Window Restrictions security
    feature prevents malicious code from
    hiding information and from spoofing
    user interfaces. The Window
    restrictions feature is on by default
    for the Internet zone, and the feature
    is off by default for the Local
    Intranet and Trusted Sites zones.”

    and:

    “The status bar is an Internet
    Explorer security feature that
    provides the user with Internet
    Explorer security zone information.
    Prior to Internet Explorer 6 for
    Windows XP SP2, the status bar could
    be hidden from the user by scripts
    that call the window.open method. With
    the status bar hidden from view, users
    could be deceived into thinking that
    they were on a trusted site when they
    were actually interacting with a
    malicious host.

    With window restrictions in place, the
    status bar cannot be turned off for
    any window created by the window.open
    method; it is always visible for all
    Internet Explorer windows. The zone
    information that the status bar
    contains cannot be spoofed or hidden
    from view, so that the user always
    knows in what security zone the
    content is being displayed.”

    This is about IE 6, as that’s when this was introduced. There were some furhter changes in IE 7, but that mostly has to do with how the navigation changed, making some parameters of the open command work differently or being obsolete.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

No related questions found

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.