Mozilla 도움말 검색

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

자세히 살펴보기

FF not displaying tooltips with title attribute for abbr tag.

  • 4 답장
  • 15 이 문제를 만남
  • 4 보기
  • 최종 답변자: cor-el

more options

My web page has a few "abbr" tags with "title" attribute. Based on all I could find, the value of title should show up in a tooltip, but it does not. I understand "alt" is obsolete, and I am not using it. Thanks in advance for any pointers.

- DKS

My web page has a few "abbr" tags with "title" attribute. Based on all I could find, the value of title should show up in a tooltip, but it does not. I understand "alt" is obsolete, and I am not using it. Thanks in advance for any pointers. - DKS

모든 댓글 (4)

more options

Alt is not obsolete, but is meant to be use for images if they can not be displayed. The title attribute is meant for tooltips.


Works fine here with Firefox 4.

data:text/html;charset=utf-8,<abbr title="test for ABBR">Test for ABBR</abbr>

Can you post a link?
If it doesn't work then it is possible that other elements are covering that part of the page.


Start Firefox in Diagnose Firefox issues using Troubleshoot Mode to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).

  • Don't make any changes on the Safe mode start window.

See:

more options

You are right about "alt".

I tried safe mode; same problem.

My test page has only one element ("abbr").

To see, please try the following page:

  http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_abbr_test .

It gives me same problem. Just to note, the title of "a" tag is displayed correctly at the bottom of the screen. However in IE8, both work fine.

I am using a fresh install of FF4 with all default settings.

Thanks for your help.

글쓴이 dhirajsharma 수정일시

more options

I traced the problem to a setting deep down in Mozilla. Here is the crux of it:

Type about:config in the address bar and scroll down the list of preferences until you find one called browser.chrome.toolbar_tips. Once you find it, double-click on it and the value will change from true to false or vice-versa. Mine was set to false for some reason. These settings are inherited by the upgrades. To revert them all back to defaults, the browse should be uninstalled and then re-installed.

more options

The pref browser.chrome.toolbar_tips is the main pref for enabling or disabling all tooltips, in the browser interface (toolbars) and on web pages. If necessary then you can reset all prefs by deleting prefs.js and a possible user.js in the Firefox Profile Folder

Help > Troubleshooting Information > Profile Directory: Open Containing Folder


글쓴이 cor-el 수정일시