如何在datalist控件中轻松实现jquery滑块?

发布于 2024-12-19 08:59:13 字数 432 浏览 0 评论 0原文

我正在做asp.net并使用vb.net。 我有一个数据列表控件,其中显示产品图片、描述、价格,

问题是我要向产品显示另一个图片,所以我想在图片下方有一个小图片,所以当单击图片时,图片会更改到另一个。

我想要类似于此链接的内容: http://www.inuboss.com /Invitation%20Card/Birthday%20A3-5.htm

这个链接他们使用flash来达到我想要的效果,但他们不在datalist,所以我认为我可能需要使用ajax,但是哪一个?

有人有任何样本或例子吗?

如果我要使用 jquery easy slider 数字导航,我将如何在数据列表上实现?

i doing asp.net and using vb.net.
I have a datalist control which inside it show a product img, description, price

the problem is that i was to show the product another img, so i want to have a small picture below the img, so when click on the picture the img change to another.

i want something similar to this link : http://www.inuboss.com/Invitation%20Card/Birthday%20A3-5.htm

this link they use flash to come out with the effect that i want, but they are not in datalist, so think that i may need to use ajax but which one?

anyone have any sample or example ?

if i was to use the jquery easy slider numeric navigation how am i going to implement onto the datalist?

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

硪扪都還晓 2024-12-26 08:59:13

看起来您正在搜索某种 javascript 图像滑块。有很多这样的插件,它们使用 jQuery 等库或基于 Internet 上的纯 JavaScript。例如,基于 jQuery 检查这一点: http:// /cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider。或者谷歌搜索“图像滑块 javascript”

It's looks like you search for a some sort of javascript image slider. There are a lot of such plugins those use libraries like jQuery or based on just plain javascript in an Internet. Check for this one based on jQuery for example: http://cssglobe.com/post/5780/easy-slider-17-numeric-navigation-jquery-slider. Or google for "image slider javascript"

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文