Webkit浏览器显示问题
我终于完成了我的网站,但你发现,基于 webkit 的浏览器存在一些不一致的地方。
我的网站悬停时某些链接图像存在问题...南方大学徽标附近艺术页面的底部,联系页面上的 hotmail、myspace 和 facebook 链接,只有“图画/绘画”中的图像在悬停时垂直滚动时会移动(但所有其他图像在悬停时不会移动,包括艺术页面上其他垂直滚动的图像)。
这可能是什么原因造成的?我在想某种 CSS 可以处理 webkit,但我不太确定。
提前致谢, Aaron Chauvin
编辑:抱歉,忘了提及我正在 Windows Vista Home prem 中进行测试。和 Windows 7 家庭版。使用最新版本的 Chrome 和 Safari
I finally finished my website and low and behold, there are some inconsistencies in webkit based browsers.
My site has issues with certain link images on hover... the Southern University logo near the bottom of the art page, the hotmail, myspace and facebook links on the contact page, and only the images in the "Drawings/Paintings" vertical scrollable move when hovered over (yet all other images don't move on hover, including the images in the other vertical scrollables on the art page).
What could be the cause of this? I'm thinking some kind of CSS deal with webkit, but I'm not totally sure.
Thanks in advance,
Aaron Chauvin
Edit: Sorry, forgot to mention I'm testing in Windows Vista Home prem. and Windows 7 Home prem. with the latest builds of Chrome and Safari
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在提供的 CSS 目录中,您没有使用 .SU:hover,您是否使用 javascript 进行悬停或 css?
您可以简单地添加如下内容:
Nowhere in the provided CSS directory are you using .SU:hover, are you using javascript for the hover or css?
You can simply add something like: