Face à ce PNG, IE ne sait pas quoi faire et donc ne restitue pas l'alpha des images qui en contiennent. Voici donc ce remède [EN] au manque de IE pour avoir le PNG qui s'affiche convenablement.
The JS code can be seen if you do a "View Source" on the Solution page. There are two ways to use it - simple copy & paste or the JS include file method. Note that you must have height and width attributes specified for each image. Other attributes (class, alt, title & style) are optional so far as this routine is concerned, but are respected if specified. There is also a special version if you want to use imagemaps and/or form input images. (1) Copy & Paste For single page or occasional usage, copy the JS code in its entirety (from ) and paste it into your page somewhere in the the section. That's it. (2) JS Include File If you wish to use the code on multiples of pages, you may prefer to use a JS include file thus: Save the core JS routine - minus the

Commentaires

Aucun commentaire pour le moment.

Ajouter un commentaire

Les commentaires pour ce billet sont fermés.