IE makes a mess with .htc files called from a stylesheet. Instead of treating the url as relative to the css origin it looks for it all over the place (mostly in root folder, but no hard rules here). Simplest solution is to use an absolute url in your stylesheet.
djn Arnold Gregory wrote: > Are there peculiarities with IE6 and @import? Does csshover.htc change any > of these rules? -- Dejan Kozina Dolina 346 (TS) - I-34018 Italy tel./fax: +39 040 228 436 - cell.: +39 348 7355 225 http://www.kozina.com/ - e-mail: [EMAIL PROTECTED] ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
