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

  • SEARCH
  • Home
  • 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 104331
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T01:15:53+00:00 2026-05-11T01:15:53+00:00

I want a hyperlink on my main page to launch an HTML help page

  • 0

I want a hyperlink on my main page to launch an HTML help page in a new browser window. However I want the new window to only have an address bar, i.e. not have a menu, toolbars or status bar, and better still not even have an editable address bar.

I have seen this done on quite a few sites but can’t figure out what I need to do to launch the new window in that state.

Any clues?

  • 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. 2026-05-11T01:15:54+00:00Added an answer on May 11, 2026 at 1:15 am

    To expand a little on what ocdecio has above, you can place the window.open call a function accessed from your various hyperlinks, allowing different links to pop up new windows by passing in a different argument to the function.

    <a href='#' onclick='openWindow('faq.html');'>FAQ</a> <a href='#' onclick='openWindow('options.html');'>Options</a>  <script language='Javascript'> <!--   // Function to open new window containing window_src, 100x400   function openWindow(window_src)   {     window.open(window_src, 'newwindow', config='height=100, width=400, '         + 'toolbar=no, menubar=no, scrollbars=no, resizable=no, location=no, '         + 'directories=no, status=no');   } --> </script> 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to use a hyperlink string in HTML page which I want to
I have Html contents like <span> http://j.mp/eUcRNK </span> I want to hyperlink on above
I want to hyperlink to a page within the Word 2007 Object Model Reference
want to have a Hyperlink-Button in a gridView in which I can display a
I have a hyperlink in my website that I want to be part #A0A0A0
I have a dropdownlist.I want to add selected value of it to a hyperlink
I want a list of hyperlinks on a basic html page, which point to
I want a hyperlink that looks like a standard button. I have tried using
I want a hyperlink in my iPhone Application, for example like in HTML: <a
I want to create a text hyperlink link Help So that when someone clicks

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.