I'm trying to play with the Multi Drop menu example from Charles Wyke-Smith's "Stylin' with CSS" book.
For that to work in IE, it uses a statement like this:
#multi_drop_menus {
behavior: url(../../lib/js_tools/csshover.htc);
...
}`
Style Master 4.6 flags this as invalid, and "behavior" doesn't seem to be anywhere in the Properties Editor lists. I can see that SM4.6 might have a problem executing the stuff in the .htc script, but to flag it as invalid?
Is there some way to work around this, or do I have to play with this outside of SM4.6?
