jquery ui:ajax 页面 +滑块内容

发布于 2024-11-02 11:28:16 字数 653 浏览 0 评论 0原文

我想制作一个类似于此网站的内容滑块,但更简单一些。

是我到目前为止得出的结果。但我被困住了:

1。 我想在加载 ajax 页面时更改滑块手柄的位置。当ajax页面加载时,#content-holder的宽度应该扩展,从1500px到2000px(取决于ajax页面有多大)。

2. 当 ajax 页面加载时,#content-holder 应向左滑动,以便该 ajax 页面在加载时始终可见。

3. 当ajax页面关闭时。这 滑块手柄应返回到 原来的位置。和宽度 #content-holder 应签订合同 回到原来的(1500px)。

您可以在此处阅读我的 jsfiddle 中的代码。

我有什么想法可以实现这三点吗?

谢谢。

I want to make a content slider similar to this site, but a bit simpler.

This is what I came out with so far. But I am stuck:

1.
I want to change the position of the slider handle when an ajax page is loaded. the width of #content-holder should be extended when the ajax page is loaded, from 1500px to 2000px (depends on how big the ajax page is).

2.
the #content-holder should slide to the left when the ajax page is load so that this ajax page will always visible when it is loaded.

3.
when the ajax page is closed. the
slider handle should go back to the
original position. and the width of
#content-holder should be contracted
back to the original (1500px).

You can read the code in my jsfiddle here.

Any ideas how I can achieve these 3 points?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文