Jump to content

Transparent PNG


Coreper
 Share

Recommended Posts

does anyone here know a script or something which can make PNG files enable their transparency?

i want a script or something for this, because IE doesnt support it...

i already found this script from MS, but cant get it to work:

<DIV ID="oDiv" STYLE="position:absolute; left:140px; height:400; width:400;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='image.png', sizingMethod='scale');" >
</DIV>

source: http://support.microsoft.com/kb/294714

i concluded that this is how to use it, (but it didnt work):

<DIV ID="<image name>" STYLE="position:absolute; left:45px; height:<height of image in pixels>px; width:<width of image in pixels>px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(
src='<filelocation/file.png>', sizingMethod='scale'); top:45" >
</DIV>

please tell me what i am doing wrong, or how this could be done easier

thanks

Link to comment
Share on other sites

  • 8 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy