Developers
AvantGo Channel Developer Guide

TOC PREV NEXT INDEX


Images

  • AvantGo does not support scaling-up images.
  • Animated gifs are not currently supported.
  • Rollovers are not supported.
  • Only .gif and .jpg are supported.
  • Please read the specifications under Banners for complete information on image requirements.
  • The available space on the PalmOS screen is 150 pixels x 140 pixels; any images this size will fit exactly on one screen of a PalmOS device, and larger images will produce scrollbars. For PocketPC, the available space is 215 pixels x 250 pixels.
  • Stray line breaks or other HTML elements around your image may also unintentionally take up space. If you are using an HTML editor to mark up your creative, double-check the code yourself.
  • Images will always appear on their own line in AvantGo unless you put the image in a table cell and your desired text in an adjacent cell. Using the align attribute will not cause subsequent text to flow around your image.


TOC PREV NEXT INDEX