Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 10-01-2009, 10:33 PM png fix for ie6
Ultra Talker

Posts: 254
Trades: 0
i am using a png image and i have used the code and the iepngfix.htc file however in ie6 the issue is not fixed and also when i run the html file i get a pop up error
==================================================
An error has occurred in the script on this page

Error: Access is denied to filepath/iepngfix.htc
==================================================

i am presently running this file on a local computer, not on any webserver or a localhost

my html code is

<div class="divname">
content <br />
<img src="info.png" />
</div>

my css code is

img, .divname{
behavior: url(iepngfix.htc)
}

i also tried

img, div{
behavior: url(iepngfix.htc)
}


the iepngfix.htc file is in the same directory as the html and css file

please advice how to fix this.

thanks
sudhakararaog is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-02-2009, 10:22 AM Re: png fix for ie6
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
What you need is this:

.divname img{behavior(iepngfix.htc);}

If this image is a repeating background, you're going to need make sure you have the latest IEPNGFIX scripts.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 10-02-2009, 08:16 PM Re: png fix for ie6
Ultra Talker

Posts: 254
Trades: 0
i have tried that however the issue is not fixed.
sudhakararaog is offline
Reply With Quote
View Public Profile
 
Old 10-03-2009, 09:13 PM Re: png fix for ie6
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Looks like you need to fix your file access problem first.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to png fix for ie6
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.13063 seconds with 12 queries