我有一个固定的<>div的超文本页面,该网页应可浏览(仅垂直)。 在5号空间站,可以通过以下方法实现:
overflow-y: auto;
-webkit-overflow-scrolling: touch;
div 载有大约10个项目的无序清单。
滚动工程,但有时,只有我用心调,甚至横向,而不是像应该这样垂直地pe。
我很想知道,是否有人遇到这一问题。 我不想认为,这是SOS5的ug,但我可以指出,我做错做的事情,因为大多数时间是做的。
我有一个固定的<>div的超文本页面,该网页应可浏览(仅垂直)。 在5号空间站,可以通过以下方法实现:
overflow-y: auto;
-webkit-overflow-scrolling: touch;
div 载有大约10个项目的无序清单。
滚动工程,但有时,只有我用心调,甚至横向,而不是像应该这样垂直地pe。
我很想知道,是否有人遇到这一问题。 我不想认为,这是SOS5的ug,但我可以指出,我做错做的事情,因为大多数时间是做的。
我的问题完全相同。 如果影响到我用来跟踪历史变化和负荷文字的网站,问题就由两个零规模造成的。 消除这些障碍将这一问题固定下来。 我提出了pple,等待他们回听。
检查一下,看看你是否在你的网页上有任何可能的影响。
我已经找到了一种破碎的解决办法,但需要javascript.
我在通过麻省装出可挥发的 no子时 st倒了这个问题,并用 j子把他们 app。
我发现,重新确定有 j的网关-流流-滚动财产节省了每天的费用。
JS CODE:
var myDiv = $( .myDiv );
myDiv.css( -webkit-overflow-scrolling , auto );
function fn(){
myDiv.css( -webkit-overflow-scrolling , touch );
}
setTimeout(fn,500);
确实,我们必须打上<条码>>准时/代码>。 这种方法,但这是我思考......的唯一途径。
EDIT :display:none
我在5.1.1中也有同样的问题,但后来却被证明是“<条码>:<后/代码>。 缩略语
We have a website coded with jsp-Java. Now, we want to show our website more user friendly on blackberry etc. Is there any tool or method to do this issue more easier? thanks for your answers.
My issue is trying to upload photos while using mobile broadband. (PHP) The situation is - 1) I m using a laptop that is connected to the internet using mobile broadband (t-mobile) 2) I know that ...
I have an application that targets desktop OSes (XP, Vista, Win7) as well as mobile devices running Windows XP Embedded. All platforms are running the full .Net Framework, not the Compact Framework. ...
We have a Java application running on the JBed JVM on Windows mobile 6.1. When it loses connectivity the application is taking a long time (8 - 10 minutes) to re-establish VPN network connectivity, ...
I m building a mobile phone application and have created many mockups in Photoshop CS4. When I convert said mockups into templates on my phone, the colors are lighter then shown in Photoshop and I ...
Different browsers on different phones have different screen resolution. Is there a best practice in the community to set the width to a standard size, so that it works on most moderns phones and ...
I am going to be making a small application very soon. I am wondering would it be better to go and make it for 6.0 or should I make it for 5.0? I don t know much about both versions but I guessing ...
I d like to build a common typography stylesheet with a very small number of selectors. As such, I d far prefer to use @media sections for the various versions rather than create different files, each ...