开发者

Palm Pre window.scrollY property in Javascript?

Is it possible to get the window.scrollY property in开发者_StackOverflow社区 Javascript on the Palm Pre? Doesn't seem to be but maybe there is a secret Palm-ish way?

I've tried:

var y = window.scrollY;
var y = jQuery(window).scrollTop();

Neither seem to work. Anyone know the answer?


Unfortunatly, Palm does not care a lot about javascript standards... No API documentation is available and as far as I remember controlling scroll on Palm handsets is not possible.

I can't get UAProf but more informations can be found here if you wan't.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜