I'm getting an error on page load... undefined vbphrase on line 29.
On the emulator I get the following:
Quote:
You should use valid XHTML Mobile Profile for your pages. Non-validating markup may not display correctly or efficiently on mobile devices. In some cases, particularly on older phones, non-validating XHTML-MP will not render at all, and the user will see only an error message in their browser.
FAIL near line 2 column 275
Element type "script" must be declared.
FAIL near line 23 column 45
Element type "script" must be declared.
FAIL near line 34 column 24
The content of element type "head" must match "((meta|link|object|style)*,((title,(meta|link|obj ect|style)*,(base,(meta|link|object|style)*)?)|(ba se,(meta|link|object|style)*,(title,(meta|link|obj ect|style)*))))".
FAIL near line 34 column 4483
Attribute "onclick" must be declared for element type "a".
FAIL near line 36 column 202
Attribute "onclick" must be declared for element type "a".
FAIL near line 36 column 316
Attribute "align" must be declared for element type "div".
FAIL near line 37 column 80
Element type "script" must be declared.
FAIL near line 39 column 32
Element type "script" must be declared.
FAIL near line 43 column 8
The content of element type "body" must match "(h1|h2|h3|h4|h5|h6|ul|ol|dl|p|div|pre|blockquote| address|hr|table|form|fieldset)*".
|