opera-mobile

Font Awesome Icons are not working in some browsers

前提是你 提交于 2020-01-11 17:05:51
问题 I'm using Bootstrap + Font Awesome, and all is ok with most desktop and mobile browsers, but Font awesome icons are not working with some browser like opera Mobile, Opera Mini, and some version of Android Browser. Only displays a blank rectangle. Does anyone know that problem? and , Is there a solution ? Thanks [EDIT 2013-03-06 !Important] I couldn't find any apparent problem, so I tried with unheard solutions. I tried with two online font conversion tools. First I used http://www

ASP.NET MVC4 mobile site displays correctly on local host not deployment server

天涯浪子 提交于 2020-01-06 02:33:08
问题 I have an ASP.NET MVC4 site with mobile content. When I deploy this on my local development machine, the mobile content is what I see in Opera Mobile when I go to localhost/mysite. However, when I deploy this to my actual server, I see the desktop version on Opera Mobile. I get the same desktop view when visiting the site on my Windows Phone. I am assuming this is not a DisplayModeProvider issue as site works as expected on local host. What should I be looking at? Thanks. 回答1: Installed .NET

Opera Mobile incorrectly calculates position: fixed

纵然是瞬间 提交于 2020-01-02 22:41:55
问题 I have a interesting problem with position: fixed in Opera Mobile 11: Test page: http://dl.dropbox.com/u/841468/testcase/opera/fixed.html The red <div> should stay fixed on top. If I scroll page down, element moves a bit from top edge of viewport (exactly 93px in device pixels); but if I scroll up, element returns to correct position. (Screenshot on HTC Desire): My findings: Changing zoom level didn't help and didn't change element position from top edge. It works correctly in Opera Mobile

Why are my web pages zoomed in when I open them in Opera Mobile?

谁说胖子不能爱 提交于 2019-12-24 01:43:33
问题 I am developing a mobile version of web pages. I am testing with a Symbian phone with two browsers. The default browser is working properly but I am having problem with Opera Mobile. Every time a page loads, it loads zoomed in rather than being fit the screen. This even happens in a simple page like this: <?php echo "<p>Guys I am developing a mobile version web pages, I am testing with a symbian phone with two browsers. The default browser is working properly but I am having problem with

Viewport on Opera Mini & WM6.1 does not match 100% of the `device-width`

巧了我就是萌 提交于 2019-12-13 18:13:36
问题 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" same CSS style for mobile view and normal view latest Opera Mini from Android Market (Android version 2.1) - scale is not 100% :-( latest Opera Mini from site Opera (Windows Mobile 6.1, Native Opera Mini, Not Java) - scale is not 100% :-( latest Opera Mini from site Opera (Sony Ericsson W995) - scale 100

Twitter Bootstrap icons and Opera Mobile :(

…衆ロ難τιáo~ 提交于 2019-12-12 04:39:45
问题 Why icons of Twitter Bootstrap don't displays in Opera Mobile browsers? How to solve the problem? 回答1: Opera Mini doesn't support Web fonts in the first place: Can I use @font-face Web fonts?: Version | Opera Mini ------------------------------------------- Current | 5.0-7.0 [Not Supported (= Red)] 回答2: The HTML file could have a different char set defined. You could try to view it with a different encoding, such as UTF-8. If the charset is UTF-8 the undisplayed character could be from some

How to access local server on a PC using Opera Mobile

扶醉桌前 提交于 2019-12-08 02:54:03
问题 I am trying to test my website on Opera Mobile on my PC. But I am not able to connect to the local server using the mobile browser. Could any one of you tell me what all settings need to be changed in order to make this thing work? Your answers will be greatly appreciated. Thanks in advance, Yamini 回答1: Using Opera Mobile in non turbo or non mini mode should work for accessing your locally hosted server. Try going into the Settings of Opera Mobile and turning off Compression/Mini/Turbo . Then

Opera Mobile 9.7 Beta Set Focus

删除回忆录丶 提交于 2019-12-08 01:30:14
问题 We use a handheld scanner to move items in and out of inventory. The scanner runs an ASP page that submits the form to move the item. We recently purchased a new scanner running Windows Mobile 6.1 and soon realized that Mobile IE is completely useless. It does not render tables correctly and worse, it doesn't recognize onblur, onkeypress and many other common javascript functions. We tested out many mobile browsers and found that Opera Mobile 9.7 works great except for setting the focus on an

Opera Mobile 9.7 Beta Set Focus

冷暖自知 提交于 2019-12-06 13:42:38
We use a handheld scanner to move items in and out of inventory. The scanner runs an ASP page that submits the form to move the item. We recently purchased a new scanner running Windows Mobile 6.1 and soon realized that Mobile IE is completely useless. It does not render tables correctly and worse, it doesn't recognize onblur, onkeypress and many other common javascript functions. We tested out many mobile browsers and found that Opera Mobile 9.7 works great except for setting the focus on an input text field when the page loads. The page has many text fields that and submits the form back to

How to access local server on a PC using Opera Mobile

房东的猫 提交于 2019-12-06 05:00:50
I am trying to test my website on Opera Mobile on my PC. But I am not able to connect to the local server using the mobile browser. Could any one of you tell me what all settings need to be changed in order to make this thing work? Your answers will be greatly appreciated. Thanks in advance, Yamini Using Opera Mobile in non turbo or non mini mode should work for accessing your locally hosted server. Try going into the Settings of Opera Mobile and turning off Compression/Mini/Turbo . Then you should be able to access your localhost/127.0.0.1 hosted site. Alternatively, try using the IP address