good afternoon (in this time zone anyway)!

we're using the behavior property in a style sheet to call an .htc file (to
make png transparent in IE6).
it works fine if the .htc file is copied into every folder and the style is
like this:

.pngfix {
behavior: url('iepngfix.htc');
}

but it seems that the .htc file only works if in the same folder as the HTML
file and the path is relative to that, not relative to the stylesheet as
expected.

can anyone shed some light on  this?

thanks in advance,
vince


-- 
Vincent Pollard
http://www.ithinkx.co.uk
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to