So it seems for my upcoming project it would make sense, since outside of my immediate team IE is the primary audience, to use a straight JavaScript approach. And the Suckerfish hover function might be just the right idea, although I'll have to write an initializing function and debate whether to apply a class or manipulate the CSS properties directly via JavaScript. I wonder which renders faster? I'm betting the JS, since it doesn't have to ponder the cascade, or precedence or anything.
No comments:
Post a Comment