css 翻转按钮 - 在 safari 和 firefox/ie 中很棒,但在 chrome 中不行?
我一直在尝试发布一些代码来仅使用 css 制作图像翻转按钮,
这似乎工作正常。
本地测试没有问题,IE、Firefox、safari都ok。甚至 chrome 也会按照本地版本的预期显示。
一旦我进行托管测试,IE、Firefox 和 Safari 都会按预期显示,但 Chrome 会将所有按钮向右偏移约 8-10 像素。
这是测试页面
http://www.fierysurprise.pwp.blueyonder。 co.uk/bga/bgd.html
谁能告诉我发生了什么?
网站建于 Kompozer
i've been trying out a bit of code posted to make image rollover buttons using only css,
this seems to work fine.
local testing showed no problems, IE, Firefox, safari all ok. even chrome displays as intended on the local version.
Once i move to a hosted test, IE, Firefox and Safari all display as intended but chrome offsets all the buttons right about 8-10 pixels.
here's the test page
http://www.fierysurprise.pwp.blueyonder.co.uk/bga/bgd.html
can anyone enlighten me as to what's happening?
site built in Kompozer
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我假设您指的是“建筑设计...”短语下的方块。
我无法在 Chrome v5.0.375.125 中重现此问题。
您使用的是哪个版本的 Chrome? Chrome 倾向于顽固地缓存资源。您尝试过缓存刷新吗?
I assume you're referring to the squares under the "architectural design..." phrase.
I can't recreate this problem in Chrome v5.0.375.125.
What version of chrome are you using? Chrome tends to doggedly cache resources. Have you tried a cache refresh?
您使用的 Chrome 版本是什么?我在 Chrome 5 中查看了您的网站,似乎无法区分您提到的任何浏览器之间的区别。
What version of Chrome are you using? I looked at your site in Chrome 5 and can't seem to tell a difference between any of the browsers you've mentioned.