Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

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

  • 2 odpovede
  • 1 má tento problém
  • 17 zobrazení
  • Posledná odpoveď 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.

Všetky odpovede (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.