Welcome Guest, Not a member yet? Register   Sign In
iePNGFix and Code Igniter
#1

[eluser]Marcel Karras[/eluser]
Hello,

is there anyone aware of using iePNGFix in combination with Code Igniter? Due to the fact that iePNGFix is a .htc file that get's called by the IE when a markup element defines the "bahavior" property to point to that .htc file, I have to define where to find this file. Using the url() function inside CSS seems to work only by using absolute URLs. So if there's a server root path change one will have to edit the "behavoir" property. As that's no option for me, I tried relative URLs. My .htc file and the referring css file are both in the same directory. But if I address the URL to...
Code:
url('./file.htc')
...it will not be found. Only absolute URLs seem to work.

Can someone help me on that?

Greetings.


Messages In This Thread
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 06:43 AM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 07:21 AM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 07:22 AM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 12:56 PM
iePNGFix and Code Igniter - by El Forum - 03-12-2009, 03:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB