![]() | | ||||||||||
| |||||||||||
| |||||||
| Notices |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 |
| Regular Member | About This is a simple tip on how to enable tooltips on Firefox Some of you may already know this but I believe a lot don't so I thought I'd share it! as you know, the alt tag doesn't work on Firefox however, Firefox reads the "title" tag which shows tooltips when mouse is over image or link or whatever it is you want to show tooltip for the title tag also works in all browsers, yet that doesn't mean you can get rid of the alt tag because alt tag is used for search engines to index your content and works like keywords (as far as I know) So how does it really work? Simply add the code in HTML: HTML Code: title="this is the message that will show up in tooltip box!" HTML Code: <img src="images/banner/logo.png" title="My Logo" alt="AzizGFX Logo" width="260" height="54" >
__________________ http://www.azizgfx.com/ |
| | |
| | #2 |
| Administrator ![]() | Good point, I should start using title tag too, I never use it. |
| | |
![]() |
| Bookmarks |
| Tags |
| firefox alt title |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Make Firefox Faster | MurdoC | Webmaster Discussion | 14 | 10-09-2008 04:57 PM |