Resizing Windows in Firefox

Recently I stumble upon (or should I say, it stumbled upon me!) a problem with FireFox.  In windows that open by Javascript command, in example the images from http://www.webzengames.com/
I get a window that cannot be re-sized AND its size in incorrect, meaning I need to navigate with the mouse cursor to see the rest of the image. That's just an example, it happen in more sites. 


  • 765 views
Share Send to a friend Watch Report
 
 

Posted Answers

 
18 thumbs up

Well, I just realized what creates the problem!

My loyal Adblock extension. Cry

I hope they update it soon, 'cause I really can't use it now. damn. 


Posted 2 years ago ( permalink )
Rated as
#1 out of 1
0
0

Helpful?

line
line
line



Sign in to participate

Got an answer for amorphusion? Would you like to comment on the posted answers, or vote for the one which you think is the best?

Sign up for a free account, or sign in (if you're already a member).

Explore Related Questions

Other people asked questions on similar topics, check out the answers they received:


Mozilla homepages

How do i get firefox to open with more than one tab? I want two homepages to open at once.
Submitted by gdibner 2 years ago
  • viewed 649 times

Last answer posted 2 years ago by helinus


Browser won't restore maximized

Why doesn't my browser (Firefox) always restore to full screen when I click links from other programs? I often minimize the ...
Submitted by jackvinson 2 years ago
  • viewed 2458 times

Last answer posted 2 years ago by Eran


Changing saved password in Firefox

when I entered a username and password in a site, firefox offered to save it for me. I declined and now I want to change it. how ...
Submitted by shlomper 2 years ago
  • viewed 1339 times

Last answer posted 2 years ago by helinus



» More...

Explore Related Posts in Forums

Stop Browser resizing in firefox

I surf few manual serf site. But they resize my browser window. The size of my firefox browser window is the one I like, and I very much like to keep it that way. I do not allow them resize my window

Resized tabs resizing whole window-

-maximize or re-stretch the window to keep on using the browser. I know that in firefox the tab cannot to firefox isn't too hard. Since I'm used to having a single window to contain all of the tabs (like

Form post to a new browser Window

Hello What I am trying to do is post a form but have the results displayed in a new browser window . I know I can use target=”_blank” and the results will be displayed in the new browser window
» More...
Powered by
Feed - Subscribe to changes to this Q&A Blog

Explore Related Videos

Hacked Ebay.wmv

Someone Hacked Ebay! LOL...Me! It is not real Hacking just some Javascript stuff.

How to Simulate Threads in JavaScript Part 1

How to Simulate Threads in JavaScript Part 1 http://thecodemaster.com/javascript/how-to-simulate-threads-in-javascript/

Javascript + Canvas Christmas Lights

An experiment in "DHTML", using Javascript and canvas to render an array of christmas lights that follow the mouse pointer. You can try it at schillmania(dot-com)/temp/xlsf2008/canvas.html - it doesn't work in IE, so you'll need Firefox, Safari or Opera or something. ;)

JavaScript Tutorial if else

JavaScript Tutorials

Website Image Tricks

Edit websites using a javascript code, here is the code: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++ }setInterval('A()',5); void(0);

javascript fun.wmv

my recording from javascript pc tricks

Website Picture Hack

Javascript Website Picture Hack- Enter this in the address bar: javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.getElementsByTagName("img"); DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position='absolute'; DIS.left=(Math.sin(R*x1+i*x2+x3)*x4+x5)+ "px"; DIS.top=(Math.cos(R*y1+i*y2+y3)*y4+y5)+" px"}R++}setInterval( 'A()',5); void(0);

How to use Javascript to edit web pages

Just to let you all know,this isn't a permanent edit of a web page.Srry!=D But it is a fun little trick you could use every now and then. Here's the javascript code:*Copy everything below this point!* javascript: document.body.contentEditable = 'true'; document.designMode = 'on'; void 0

Javascript tutorial - how to check browser...

javascript tutorial..http://webinfo.110mb.com. please rate it :)

how to edit any site!!

javascript: document.body.contentEditable = "true"; document.designMode= "on"; void 0 THIS IS NOT FALSE JUST TRY IT YOURSELF!!!
» More...
Powered by
Copyright © 2006-2008, Yedda Inc. and respective copyright owners · CC License