I\'ve heard that Opera Mobile is supporting AJAX. So I\'ve tied to wrote a simple page that uses ... Can anyone tell me what is wrong with this page?
sample page: 256.cz/test/ with code: meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no, target-densitydpi=device-dpi\"
I have some issues with css and Opera Mobile. Without effecting other pages is there a way I can fix the css on opera mobile?
I have a interesting problem with position: fixed in Opera Mobile 11: Test page: http://dl.dropbox.com/u/841468/testcase/opera/fixed.html
Ideal size for testing jQuery mobile website in Opera mobile simulator ? When I set it to 350 * 600 my application look great but when I make it smaller or larger it looses some text [not alignme开发
I\'m developing small web-mobile application. Some my page contains float number. But on Opera-mobile this number is displayed as link to deal phone number. I have found similar issue for Safari:开发者
I have the following code implemented on C++(Linux) to check on my listening socket and stdin using select. select however keeps returning -1 no matter what I try to do! What\'s wrong with that code :