Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Is there a way to adjust popup applet size according to applet contents so that I dont have to scroll ever?

  • 4 отговора
  • 1 има този проблем
  • 4 изгледи
  • Последен отговор от finitarry

more options

Hello,

Could anyone please let me know if there is any way to adjust the popup size according to contents displayed in the popup so that I dont have to scroll in the applet.

Thanks. Nanta

Hello, Could anyone please let me know if there is any way to adjust the popup size according to contents displayed in the popup so that I dont have to scroll in the applet. Thanks. Nanta

Всички отговори (4)

more options

Can you attach a screenshot?

  • Use a compressed image type like PNG or JPG to save the screenshot
  • Make sure that you do not exceed the maximum size of 1 MB
more options

Sorry mate, cant post a screenshot as the site is client confidential...can get me in trouble.

its just that default width of the popup is 300px(using inspect element); but when the popup opens, some of the buttons are not visible and I have to scroll horizontally to see these.

I was looking for something wherein I can permanently set the popup width to 700px. Any help is appreciated. Thanks.

more options

If the code sets those page dimensions then zooming out could make the content fit.

Can you drag the borders of the window to resize the window and make it larger?

more options

You can make popup windows resizable by using this code in about:config:

  • dom.disable_window_open_feature.resizable -> true