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.

2 Frames gleichzeitig wechseln

Empfohlene Antworten

Veröffentlicht

Wie kann ich 2 frames gleichzeitig wechseln?

ICh emine ich habe da mal ein Javascript gesehen:))!

Aber ich weis nicht mehr wo und wies aussah?

HAte jemand noch sowas rumfliegen?!

Danke!:D

Bully2000

Am einfachsten ist es, wenn du das Frameset neuaufbauen lässt.

Du linkst einfach auf eine neue Seite mit dem traget="_parent".

Damit wird das alte Frameset aufgelöst. Die Seite, auf die Du dann linkst, muss dann ein neues Frameset definieren.

Gruß,

-seb-

meinst du die angezeigten Seiten ?

Wenn ja dann hier:


parent.frames("Frame1").location.href = "seite1.html";
parent.frames("Frame2").location.href = "seite2.html";
[/PHP]

Bei "Frame1" bzw. "Frame2" einfach die Namen der zu ändernden Frames einsetzen. Bei "seite1.html" bzw. "seite2.html" die Pfade der anzuzeigenden Seiten

Deine Frage ist bei SelfHTML groß und breit beschrieben!

Sogar mit Beispiel!

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.