Minor issue with screen flicker on IE when using hover css effects
Dublin Drupaller - September 10, 2006 - 21:47
| Project: | Playlist (toolkit, modules) |
| Version: | 4.7.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi,
Great module...this is a very minor issue I had with the module...took me ages to realise what was wrong and thought I would post it up here in case anyone else was having the same problem...
Problem: I got a screen flicker when the audio playlist (XSPF slim player) was on the same page as some images with links and a CSS HOVER effect.
Solution: I added the following to the audio_playlist.theme file:
<param name="wmode" value="transparent">
hope that helps others..
Dub

#1
Thanks Dub. I'll try and get to this sometime soon...