Przeszukaj pomoc

Unikaj oszustw związanych z pomocą.Nigdy nie będziemy prosić Cię o dzwonienie na numer telefonu, wysyłanie SMS-ów ani o udostępnianie danych osobowych. Zgłoś podejrzaną aktywność, korzystając z opcji „Zgłoś nadużycie”.

Learn More

zoom page but not text (ie: the opposite of the text-only zoom option)

  • 2 odpowiedzi
  • 1 osoba ma ten problem
  • 17 wyświetleń
  • Ostatnia odpowiedź od xaxazak

more options

Is there any way to zoom a page without zooming the text (or, better yet, zoom both independently)? I basically want the opposite of the [View->Zoom->Zoom Text Only] option.

Thanks.

Is there any way to zoom a page without zooming the text (or, better yet, zoom both independently)? I basically want the opposite of the [View->Zoom->Zoom Text Only] option. Thanks.

Wszystkie odpowiedzi (2)

more options

I'm not aware of any feature or add-on like that. In theory it's possible using CSS media queries, but my experiments with them a couple years ago were not very satisfying: http://dev.jeffersonscher.com/nozoom.html

A scripting approach probably would work better, subject to the extreme complexity of creating a general purpose solution rather than a solution for a particular site...

more options

Ok, thanks for the reply. I don't think I'm skilled or patient enough to go the scripting route, though.