本文介绍了< blink>的替代方案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
从来都不是官方的标准,现在已被所有浏览器完全抛弃。
是否有符合标准的文本制作方式眨眼吗?
解决方案
没有。维基百科有一篇关于此的好文章,并提供了一个使用JavaScript和CSS的替代方法:
The <blink>
tag was never an official standard, and is now completely abandoned by all browsers.
Is there a standards compliant way of making text blink?
解决方案
No there is not. Wikipedia has a nice article about this and provides an alternative using JavaScript and CSS: http://en.wikipedia.org/wiki/Blink_element
这篇关于< blink>的替代方案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!