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 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 trigger a hyperlink by hitting Enter using jQuery. I have the
I want a list of hyperlinks on a basic html page, which point to
I have a master page which has a DIV with asp:Hyperlink controls functioning as
In WPF, I want to create a hyperlink that navigates to the details of
I have a problem in giving Ajax functionality to a hyperlink. I have files
I want to make somethink like hyperlink. Right now, i created button, which opens
I want to display several actions in a ContextMenu attached to a Hyperlink in
I am handling a hyperlink's click event with a JavaScript function. I want to
I want my div box to have a raquo (») position along the right
I have a repeating table, and I want one of the fields to be

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.