Links in AlphaImageLoader [Solved]

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
phppage
Forum Contributor
Posts: 126
Joined: Mon Apr 24, 2006 1:47 pm
Location: West Yorkshire, UK

Links in AlphaImageLoader [Solved]

Post by phppage »

When using AlphaImageLoader in IE to create a semi trans background image for a div, any links I put in that div just dont work. I have noticed also that the text can not be highlighted either. Has anyone got a work around to this IE bug. Why doesn't IE just support PNG images like any other browser? :cry:
User avatar
phppage
Forum Contributor
Posts: 126
Joined: Mon Apr 24, 2006 1:47 pm
Location: West Yorkshire, UK

Post by phppage »

Changed the postion value to static and seems to work a treat. Guess I will have to add some conditions to the IE version as I think IE7 supports the static postioning :P and of of course FF and the rest of browsers that work and you can write CSS for with out getting a migraine.
Post Reply