I believe "click to activate" is a different issue and it relates only to embedded third party objects such as flash and even media player.
Yes Microsoft lost a frivilous patent application by one of these profiteering patent companies.
But I think that is a different issue to the one the topic starter posted which was about using javascript to make css work.
Its not a good idea to use javascript to control css because many people disable javascript and the resulting page can be unusable.
You may say thats tough to the people who disable it. Often they have no choice and are not even aware of it because its disabled at the firewall (possibly corporate).
So your page simply looks crappy to them.
The click to activate problem is resolvable (using javascript ) do a google search or IM me if you need a solution
|