
Just trying out Telstra NextG and seeing if it resolves some of the problems I had with Three (e.g. high network charges when roaming on to Telstra).
On of the first observations is that the website seems to be incompatible with Firefox, Chromium, and Android browser; in all three environments clicking the next button does nothing:
https://www.my.telstra.com.au/myaccount/register
Wish I could say I was surprised, but then my nose would start growing :-)
Are there any workarounds? Besides get IE on a Windows box, which I assume should work?
Then again, looking at the HTML, not sure how this should work under IE either, so maybe classing this as a Linux accessibility issue might be wrong? Unless there is some JavaScript that is suppose to alter this HTML to something that works.
<a class="btn_blue submit" href="javascript:void(0)">Next ></a>
FWIW... Under Firefox 10.0.2 under Win7 x64, the Next button tells me I have a bunch of fields I haven't filled in.. On my Samsung Galaxy S II (chome? I can't tell) I get the same - red text next to all the fields, which I assume indicates that the button is executing the javascript as it should. Have you disabled javascript or something like that? James