摘要:
http://users.ju.edu/cdole/ 阅读全文
posted @ 2013-11-12 16:13
.net's
阅读(141)
评论(0)
推荐(0)
摘要:
This idea's based on the following (x)html:disabled buttonAnd uses the following CSS to achieve something close to your aim: button {position: relative;} button:hover:after {position: absolute; top:0; left:0; content: attr(title); background-color:#ffa; ... 阅读全文
posted @ 2013-11-12 14:57
.net's
阅读(319)
评论(0)
推荐(0)