PNG transparency in IE 6...

Status
Not open for further replies.

TechAsh

Retired
Messages
5,853
Reaction score
7
Points
38
There is a tutorial here for a javascript method. I don't know how good it is but you could give it a try.
And another one here.
 
Last edited:

tnl2k7

Banned
Messages
3,131
Reaction score
0
Points
0
Hello,

The first link TechAsh sent you (http://homepage.ntlworld.com/bobosola/) works great, I used the same one a while back for a school project. I'd advise using the one where you make a .js file and link to it using
Code:
<script src="yourjsfile.js" type="text/javascript"></script>
This take a lot less time and is much easier in the long run.

-Luke.
 

cowctcat

New Member
Messages
401
Reaction score
0
Points
0
everything seems to be in order here

* Closed *
 
Last edited by a moderator:
Status
Not open for further replies.
Top