Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

HTML link tags is not doing the same in two same sentences of the same page

  • 6 답장
  • 1 이 문제를 만남
  • 2 보기
  • 최종 답변자: walkyman

more options

Link tags in two sentences of same page such as below:

when mouse hover, the 1st can be link but the 2nd with no link. Why? What can I do?

Link tags in two sentences of same page such as below: ''<ul> <li>1. <a href="http://a.com">A</a></li> <li>2. <a href="http://b.com">B</a></li> </ul>'' when mouse hover, the 1st can be link but the 2nd with no link. Why? What can I do?

모든 댓글 (6)

more options

PS. My firefox is Ver. 3.6.3 ChineseEdit 2010.1

글쓴이 walkyman 수정일시

more options

Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox.
http://forums.mozillazine.org/viewforum.php?f=25
You'll need to register and login to be able to post in that forum.

more options

If it is no link then there is probably something on that page that is covering that part.

Can you post a link?


You can use the DOM Inspector to investigate this problem.

The DOM Inspector (DOMi) has a menu item (Search > Select Element By Click) and a button to "Find a node to inspect by clicking on it" (left icon on the toolbar).

That allows to see which element gets selected if you click that link.

more options
more options

If you hover that page then you can immediatley see that there is an image (../images/place/map1.gif) in SPAN.hallmap_lv1 that is covering the links.

The A link is just above that image, so can be clicked.
The B link is covered by that image and can't be clicked.
Maybe make that image a background image.

more options

This problem has been solved by move down image then let the hover item exposed upto front face.

This problem take places as something by chance that the hover items is covered by image span box which may look seem transparent

Thanks all for your kindly help! Special to cor-el!

글쓴이 walkyman 수정일시