mobile-webkit
Building a link to download ebooks directly from a website to Apple's iBooks Application
PragmaticProgrammers states the following on their website: Jan 11, 2011 Note: Apple has made it possible to download ebooks directly[详细]
2023-02-05 00:59 分类:问答IOS safari : clipping of iframe when using transform3d
People have found a means by which to make a div scrollable on ios devices using css transforms. I have an issue with iframes on IOS safari, whereby if i try and use css3 transforms to scroll content[详细]
2023-02-01 01:36 分类:问答Garbled text in iOS 3.2 inside webapp
I\'m having an issue with a webapp I\'m writing f开发者_JAVA技巧or iOS devices. It only manifests itself in iOS 3.x.[详细]
2023-01-31 21:21 分类:问答how to call parameterized javascript function in the WebKit?
I am trying to pass 2 parameters to a javascript function.This code webview.loadUrl(\"javascript: function_to_call();\"); works fine without parameters but i couldn\'t use it with parameters.[详细]
2023-01-25 22:09 分类:问答ipad memory issue loading images in UIWebView
I\'ve got an issue similar to this one: iPad/iPhone browser crashing when loading images in Javascript[详细]
2023-01-20 11:30 分类:问答Hooking into browser rotation
I\'d like to execute some JavaScript code when the mobile phone is rotated.开发者_JAVA百科 I\'m using jQuery. Is there a custom hook I can use with mobile browsers?[详细]
2023-01-19 09:10 分类:问答Font size relative to parent box height
I have block level elements with its height property set in %. Inside these block level elements are <span>s with text. Example:[详细]
2023-01-19 06:50 分类:问答ANDROID WEBKIT: Select elements getting focus events, but not opening!
I have a series of select elements in a form on a mobile site. These select elements are inside a scrolling pane handled through JS and CSS3 transforms, so getting a touch/click/whatever event to regi[详细]
2023-01-11 02:16 分类:问答Disabling the context menu on long taps on Android
I would like to disable the context menu that appears after a long tap (touch and hold) on images in my web application. I\'ve seen posts with different ideas how to do it, but none of them seem to wo[详细]
2023-01-10 20:10 分类:问答Selecting an item on Android web browser
When I tap (click) a link (or any sele开发者_Python百科ctable item) in a web page on Android web browser, the link/item is being highlighted (a thin orange line is draw around the selected item).[详细]
2023-01-09 21:57 分类:问答