This is a discussion on [rrd-users] Re: gif support within the RRD Users forums, part of the Networking and Network Related category; > For an image you can use <img src=picture.png title="picture.png"> to > ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> For an image you can use <img src=picture.png title="picture.png"> to > get the filename showing up when placing the mouse cursor over the > picture. Erhm, that would be the alt="" attribute :) <img src="../name.png" alt="Alternate text"> The title method is preferable and more compatible with all browsers: http://www.cs.tut.fi/~jkorpela/html/alt.html#tooltip -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |