网站上奇怪的文本突出显示问题
我的网页上有一个奇怪的问题,如果您单击左侧面板下方,所有链接都会突出显示。 它发生在 Firefox 中,而不是 IE 中。 我不知道为什么它只是侧面板。 这其实没什么大不了的,但对我来说非常烦人,有什么办法可以阻止它吗? 如果您想查看,该网站是 http://www.bhslaughter.com/
I have this strange problem on my web page where if you click below the left side-panel, all the links get highlighted. It happens in firefox, not IE. I don't know why its only the side-panel that it happens to. Its not really a big deal but its extremely annoying to me, is there any way to stop it? If you want to check it out, the site is http://www.bhslaughter.com/
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
好吧,我知道那是什么了。 我让左侧菜单漂浮在桌子内。 这是我使用表格布局页面之前留下的
Well I found out what it was. I had the left side menu floated inside the table. It was a left over from before I used the table to layout the page
听起来并不刺耳,但这是严重的神性炎。 您可能想要检查您拥有的链接数量、div 的打开和关闭、空锚链接以及多个表格的换行。
祝你的项目好运。
Not to sound harsh, but that's a serious case of div-itis. You might want to check the number of links that you have, the open and closing of the div's, empty anchor links and the wrapping of your multiple tables.
Good luck with your project.