开发者

Does this selector a[href="yourlink"] work in IE 7 and 8?

开发者 https://www.devze.com 2023-01-04 23:29 出处:网络
Does this selector a[href=\"yourlink\"] work in IE 7 and 8? 开发者_C百科I\'m using XHTML doctype.Yes, is does.

Does this selector a[href="yourlink"] work in IE 7 and 8? 开发者_C百科I'm using XHTML doctype.


Yes, is does.

See this list of CSS compatibility table ([attr] selector).

0

精彩评论

暂无评论...
验证码 换一张
取 消