Forum Moderators: open

Message Too Old, No Replies

Javascript onClick crashing browser

Symbian s60 browser, that is.

         

Br3nn4n

2:03 am on Feb 24, 2008 (gmt 0)

10+ Year Member



Not sure why this is happening, but I have a form with some radio buttons for an ajax poll. On a desktop browser it works like a charm but it crashes my Nokia N75's browser.

In case you don't know, the s60 browser is built on webkit framework, the same one Safari is built on. It handles most anything I throw at it, but not this...

the radio buttons' onClick triggers the ajax. The browser normally has no problem with ajax, btw.

any ideas?

eelixduppy

9:57 pm on Feb 26, 2008 (gmt 0)



Have you had any luck with this one yet?

Not sure about this one. The phone should support the javascript unless you are using methods that are not defined with that browser. The phone does not, however, support flash or java at this time. As long as your aren't using undefined functions for that browser, then I'm not sure.

Br3nn4n

6:41 am on Feb 27, 2008 (gmt 0)

10+ Year Member



I actually haven't had any luck unfortunately.

I think it may be that I have it as onClick instead of onChange...not sure. I'll continue to work on it but it works on any computer, including Safari and IE. My first Ajax script...well, it works lol..so I'm happy about that at least :D

eelixduppy

7:42 pm on Feb 27, 2008 (gmt 0)



Alright. Sorry that I cannot offer any additional help. Maybe a G search will yield some results as far as other people having the same issue, so you might want to try that, too. If you figure out what it is then make sure to let us know :)