Sent by Tangorre, Michael on 30 November 2003 05:05
I am experimenting with HTML components (.htc) for IE 5.5+ and was wondering
if anyone knew if the following was possible:
If I place this in the table tag within my page, it works like a charm:
style="behavior:url(StyleSheet/tablehl.htc);" slcolor='#FFFFCC'
hlcolor='#BEC5DE'
However, If I attempt to move the above into a stylesheet, it does not work.
The stylesheet is being called via the @import url(); method.
#testing{
behavior: url(tablehl.htc);
slcolor:#FFFFCC;
hlcolor:#BEC5DE;
}
FYI --> My .css and .htc files are in the same directory.
Any thoughts?
Mike
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/