I have a jQuery Mobile website that works great on normal browsers, but it fails when using Opera Mini or Opera Mobile. I cannot get any error message. All I see is the jQuery mobile loading when viewed using Opera.
The application seems to work on other browsers. Here is a link to the site so as you view through Opera Mini: demo.
What is the output, so I know what Opera Mini is failing on? I googled to no avail.
Could it be because Opera Mini has a limited amount of JavaScript support?
Your best bet would be to rewrite what you need for Opera from the current support documentation guidelines from Opera Mini: web content authoring guidelines, JavaScript support.