Designed specifically for input buttons such as <input type="submit" value="Button Name">, this round button style uses the sliding doors technique that's assembled from a single image.
Resolves wide button issue for long
button names for IE browsers.
Resolves an issue with IE browsers when the right sliding door piece would float on the page when the button is hidden server side.
Resolves fragmented text issue for IE browsers
when scrolling down and then back up the page.
This is the perfect alternative for
designers when you can't use the ASP
.Net button control such as <asp:Button id="b1" Text="Submit"
runat="server" /> in your code
Cross compatible
for safari, ie, firefox, chrome and
opera. watch video
发布评论
评论(1)
我认为你只需要改变一个伪类。
应该
编辑:这是演示源代码的第 52 行
I think you just need to change one pseudo-class.
Should be
Edit: It's line 52 of the demo source