Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Feste Framegröße

Empfohlene Antworten

<frameset rows=30,* border=0 frameborder=0 framespacing=0>

<frame name=Titel src=titel.htm scrolling=no noresize>

<frameset cols=136,*>

<frame name=menu src=menu.htm scrolling=auto marginwidth=0 marginheight=0>

<frame name=main src=main.htm scrolling=auto marginwidth=0 marginheight=0>

</frameset>

</frameset>

Im Prinzip werden z.B. mit "rows= 30,*" zwei Reihen für Frames reserviert.

Einer ist 30 Pixel hoch, der andere hat eine Variable Größe.

Ähnlich ist es mit "cols=136,*".

Eine Spalte hat eine Breite von 136, die andere ist variabel.

Original geschrieben von E-T

Ich will aber alle Frames festsetzen, da sonst das Layout der Seite zerstört.

Im Prinzip will <iframes> nur eben ohne diese oder ohne Ebenen.

Mal die Frage eines Dummen: Inwiefern hat das Festlegen aller Frames eine andere Wirkung als die oben beschriebene? Bir mir sind die dann einwandfrei festgelegt und man kann nix dran ändern. :confused:

CU

Tachyoon

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.