[rrd-users] Re: gif support
    Mike Meyer 
    Mike.Meyer at roehl.net
       
    Mon Oct 16 14:40:04 MEST 2006
    
    
  
> 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 at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi
    
    
More information about the rrd-users
mailing list