views:

29

answers:

0

I've got a problem which boils down to the fact that dojo node selection doesn't function on a s60 mobile platform and Opera Widgets. Something as simple as dojo.byId throws an error while document.getElementById is ok.

How does dojo node selection differ from your vanilla JavaScript? Is there any setting in Opera Widgets which can be changed to counter this? I'm faced with rebuilding the app if there's no solution.