Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
1answer
747 views

allow users to switch between input languages inside a j2me java midlet keyboard qwerty E71 and such

We have a midlet that needs to allow the user to switch input languages on the fly (its a dictionary type app) between several languages (say English to Arabic etc). All was charming in the "old days" ...
1
vote
2answers
460 views

jQuery doesn't work in Nokia E71 browser

I'm unable to use jQuery 1.5.2 with Nokia E71 browser. I found this problem reported in jQuery bug tracker without future fix. Is there any possible workaround? Thanks.
1
vote
2answers
53 views

What are good resources if I want to develop RSS feed readers for N97 and E71?

What are good resources if I want to develop RSS feed readers for N97, E71 and other Symbian phones?
0
votes
0answers
167 views

jQuery AJAX requests not working on Nokia E71 browser

After fixing jQuery compatibility with Nokia E71 browser to render pages now I'm unable to do an AJAX request. I've tried consuming a WS REST using JSONP with jQuery 1.5.2 but all the requests timed ...