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

i need code JavaScript to control zoom my browser "firfox" like this statement document.body.style.zoom = "140%" but this worked only in chorm ?

  • 3 Antworten
  • 1 hat dieses Problem
  • 1 Aufruf
  • Letzte Antwort von cor-el

more options

i need code JavaScript to control zoom my browser "firfox" like this statement document.body.style.zoom = "140%" but this worked only in chrom browser ?

i need code JavaScript to control zoom my browser "firfox" like this statement document.body.style.zoom = "140%" but this worked only in chrom browser ?

Alle Antworten (3)

more options

NoSquint {web link} NoSquint allows you to adjust the text-only and full-page (both text and images) zoom levels as well as color settings both globally (for all sites) and per site.

more options

do u have code full page ???

more options

See:

The non-standard zoom CSS property can be used to control the magnification scale of an element. CSS transforms should be used instead of this property if possible.