Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

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.

CSS menu over flash, Is it possible?

Featured Replies

i#m not 100% sure but as far as i know Flash objects are displayed on top of everything by all popular browsers

  • Author

Yeah I have a feeling you are right, I think I might forget about the flash slideshow and use lightbox instead. But thank you for you reply :)

Read this topic which was where a drop down menu was being hidden behind a Flash image.

http://www.webdesignerforum.co.uk/topic/23934-how-do-i-stop-a-embedded-flash-oject-blocking-a-drop-down-menu/page__pid__164829__st__0entry164829

 

The two main things are that the div which you want on top of the Flash (or javascript) must have position: relative and a z-index as z-index on its own doesn't work. I use this method with javascript fading images and tested it with a flash file where the drop down menu was no longer hidden by the flash, so I expect it to work with a div that you want to layer over the flash.

 

or another method is to make the flash transparent or opaque as this tutorial

http://css-tricks.com/forums/viewtopic.php?f=2&t=3759

Create an account or sign in to comment

Account

Navigation

Search

Search

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.