Is it possible to display gif and jpeg's or simply wbmp?
Where can I find any documentation on this?
Thanks in advance.
Posted by Jonathan Kwan, jkwan@dc.com
on June 08, 2000 at 01:24
Printable View
Is it possible to display gif and jpeg's or simply wbmp?
Where can I find any documentation on this?
Thanks in advance.
Posted by Jonathan Kwan, jkwan@dc.com
on June 08, 2000 at 01:24
Hi Jonathan
use the img-tag:(without the greater than and smaller than characters) along with the URL.
img src="url_of_wbmp" localsrc="url_of_local_file"
alt="Alternate text in case image doesn't
load" align="left,right,center"
height="height"
width="width" vspace="vertical
margin" hspace="horizontal
margin"
At phone.com you can find nice WML reference PDF files.
There exists GIF->WBMP converters, I just don't know where to get one.