Has anybody noticed this? Some links are clickable. Some are not. These href's look like they are just ordinary text. I'm guessing that the method post / postfield might have something to do with this bug. Any work around?
Printable View
Has anybody noticed this? Some links are clickable. Some are not. These href's look like they are just ordinary text. I'm guessing that the method post / postfield might have something to do with this bug. Any work around?
Please help! I'm thinking that the method post / postfield is not to be blamed for this bug in the Nokia 9500. It might actually be caused by the <anchor> tag. Is this a bug on the phone itself?
This link works:
<p><a href="index.xxx">Click Me</a></p>
This does not:
<p><anchor>Click Me<go method="post" href="index.xxx"></go></anchor></p>