CSS3 Tooltip / Posts /

Arrow image not comming

16
Am getting tooltip fine, but am not getting that up arrow.
From where I get that up arrow image?
Prasath Mani  11 years ago   viewed: 8653    

2 Answers

1
The arrow image was created by the CSS3. If you test it with IE8, it won't come as CSS3 is not supported by the IE 8 or earlier.
milo   11 years ago
0
If you copy the code directly, the "arrow" may not appear, didn't in my case. I fixed by, In the css, under "a.tooltip span b", remove the two last lines:

display: none;
*display: none;

Then this made mine appear =)
Phill99   11 years ago

   

Your name*
Password
(Optional. Used to modify this post afterwords)
+ =  

Ask your Own Question

  • If your question is related to the topic of this post, you can post your question to this page by clicking the "Post a reply" button at left;

  • When you want to start a new page for your question: