Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

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

  • 2 Antworten
  • 1 hat dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von 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.

Alle Antworten (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.