Oplossing voor wanneer een transparante link over een flash object niet werkt

Gebruik een transparante gif als achtergrond afbeelding voor je link:

.flash-wrapper a { background: url(x.gif) no-repeat -1px -1px; }

Voorwaarde is wel dat de wmode parameter van je flash object op ‘transparent’ staat. Anders kun je sowieso geen HTML elementen over een flash objecten plaatsen.

This entry was posted in CSS, Flash, HTML. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>