Hey Ashish,
I think instead of asking Kaplan for support you should send a support ticket to palmOne or Novarra, the maker of WebPro browser. Perhaps Javascript support of WebPro is limited and breaks with this particular page.
Btw, the anchor is missing because instead there is a call to a javascript function - g_oFrameMgr.navigate('scope', 'relative', 'next') - which will then do the necessary redirection to the next page.
You should also have a look at all those "javascript/*.asp" referenced to in the page header, perhaps they can give some more clue as to why WebPro doesn't execute the javascript function properly.
|