开发者

Is there a way to obtain infinite webpage with ajax?

I know that we can obtain infinite web pages that can be scrollable to down and right? Is there a way to obtain same effect(with ajax requests and without flash or silverlight) that can be scrollable to every direction? IF there is an example of this i want it :D. Thanks for your ti开发者_运维问答me.


yes, why wouldn't there be? example:

http://maps.google.com

:)

Basically it's the same logic as loading content when you get to the bottom, it just requires a moveable div in a wrapper and for you to check the bounds in every direction.


http://www.webresourcesdepot.com/load-content-while-scrolling-with-jquery/

EDIT Just saw you want to go in every direction so this does not apply.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜