Why text-decoration: blink wont work in IE ? What is the work around ? Is there a non JS work around? Do Microsoft have a plan to support this style?
+7
A:
IE doesn't support it. See Wikipedia: http://en.wikipedia.org/wiki/Blink_element
Also, don't. There's a reason it isn't implemented, and finding a workaround will do nothing but annoy your users.
Corey
2010-01-31 05:46:27
What is the reason ?"There's a reason it isn't implemented"
ali62b
2010-01-31 06:04:54
It's annoying and distracting.Read the "Usability and accessibility" section in the Wikipedia link for more information.
Corey
2010-01-31 06:05:09
A:
Not sure whether Microsoft is planning to put that in but for the moment you are out of luck as far as IE (obviously) is concerned. No support for it.
Sarfraz
2010-01-31 05:49:04