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.

mit einem link in flash zwei frames verändern

Empfohlene Antworten

so,hab da ein kleines problem,ich möchte mit einem link in einem flash menü,welches sich im oberen frame der homepage befindet zwei weitere frames verändern,wie geht das in flash, thanks im vorraus

good greetz Cerial Freak

hi,

bei klick einfach _self linken!

das öffnet das fenster ganz neu und du kannst da deni neues frameset reinbasteln...

verstandn? :D

tschau marc

den code in den header der htmldatei, wo der flashfilm drin ist


<script type="text/javascript">

 function changeme(f1uri,f2uri){

  parent.frames[0].document.location.href = f1uri;

  parent.frames[1].document.location.href = f2uri;

 }

</script>

in flash rufst du das dann so auf:

getURL("javascript:changeme('seite1.htm','seite2.htm')");

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

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.