> 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:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi

Reply via email to