|
Posted by Philip Ronan on June 30, 2005, 5:30 pm
Please log in for more thread options
"David Ross" wrote:
> I am trying to use icons as the image files in the SRC attributes
> of IMG elements. This seems to work with Mozilla but not with
> other browsers.
That's because the other browsers don't support images in the ICO format.
Similarly, not all browsers support SVG images, or WBMP images. There are
literally hundreds of different image formats. The ones supported by most
browsers are GIF, JPEG and PNG. Use one of those instead. GIF is probably
the best choice in this case.
--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
|