Developers
AvantGo Channel Developer Guide

TOC PREV NEXT INDEX


Available HTML in AvantGo Client 4.x

AvantGo Client 4.x supports most HTML 3.2 elements. These include:

  • <B>, <PRE>
  • <BLOCKQUOTE>
  • <H1> through <H6>
  • <P>, <BR>
  • <CENTER>, <P ALIGN=LEFT>, <P ALIGN=RIGHT>, <DIV>
  • Unordered Lists (<UL>), Ordered Lists (<LI>), nested lists
  • Tables and most of their attributes
  • Images (and color, on some devices)
  • Links to external pages
  • Links to anchors within the same page
  • Form elements
  • A little JavaScript
  • ... and some others I have probably forgotten


TOC PREV NEXT INDEX