dsd*_*dsd 3 jquery button jquery-mobile
如何使用jquery mobile制作这样的按钮?
(顺便说一句,我不是在询问样本图像中的眩光效果)

这是一个有效的例子:http://jsfiddle.net/Gajotres/XMu9t/
#custom-btn {
width: 100px !important;
height: 100px !important;
border-radius: 50% !important;
http://www.lawyersgunsmoneyblog.com/wp-content/uploads/2012/08/american-flag-2a.jpg
}
#custom-btn span span {
height: 100px !important;
line-height: 70px;
}
Run Code Online (Sandbox Code Playgroud)
如果你想自己学习如何做这种改变,你应该看看这篇文章,它将教你如何自己做.