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 6684073
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:53:47+00:00 2026-05-26T04:53:47+00:00

I am unable to resize a browser window using javascript in Firefox 7. This

  • 0

I am unable to resize a browser window using javascript in Firefox 7. This code works in all the browser so far I have checked. Does anyone know why it is not working in firefox 7.

In my example I am trying to resize a window which is opened as a result of clicking a link in a parent window. Thus, I have 2 files here.

index.html (parent)
Head section

<script type="text/javascript">

function openwin() {
    var win1 = window.open('index2.html','mywin','left=20,top=20,width=900,height=700,toolbar=1,resizable=0');
}

</script>

Body section –

<a href="javascript:openwin()">Click to open a new window</a>

index2.html (child)
Head section

<script type="text/javascript">

function fullscreen() {
    window.moveTo(0,0)
    window.resizeTo(screen.availWidth, screen.availHeight);
}

</script>

Body section –

 <a href="javascript:fullscreen()">Click to fullscreen a window</a>

Please let me know if any help. I assume there is a bug with FF7. Many thanks

  • 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-26T04:53:48+00:00Added an answer on May 26, 2026 at 4:53 am

    This is currently a bug in Firefox 7. It have been already reported to mozilla. More info available in the Bug report

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

Sidebar

Related Questions

I have been unable to receive UDP multicast under VxWorks 5.5. I've joined the
I have been unable to trigger an onselect event handler attached to a <div>
Am unable to add elements to a dropdown list via Javascript. The below piece
Here is a demo page: http://bridgetandmisha.com/resize_sizes.html# Why am i unable to resize one of
I have a GUI written using netbeans with a few simple components in place.
Unable to scroll pages vertically on Google Chrome 12.0.742.100, using the scroll-bar thumb, however
I have the following php code, which has been snipped for brevity. I am
I am presenting my modal view using UIModalPresentationFormSheet and I am aware some have
I am uploading some image files using servelt. I want to resize the images.
This is an extjs single-page application which works fine in FF, IE, and Safari.

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.