AJAX控制工具包的评级控制

发布于 2024-11-28 06:06:07 字数 115 浏览 1 评论 0原文

我想使用 AJAX Control Toolkit 的评级控件,并且不需要其中的其他控件。由于连接速度较慢,加载整个 DLL 需要花费大量时间。有没有办法只获取评级控件和编辑器控件的DLL?

I want to use rating control of AJAX Control Toolkit and don' t need other controls in it. Loading the whole DLL take lots of time with slow connections. Is there any way to get DLL of rating control and editor control only?

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

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

发布评论

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

评论(1

双手揣兜 2024-12-05 06:06:07

我相信有一种方法可以下载 AJAX 控件工具包的源文件,然后您可以将其剥离并仅使用评级控件。

或者,您可以使用 jQuery 插件替代方案:

http://www.fyneworks.com/ jquery/star- rating/

两者都只在启用 javascript 时才起作用,而且我相信 AJAX Control Toolkit 评级控件有一个 bug,在点击时页面会跳到顶部。

I believe there is a way of downloading the source files for the AJAX Control Toolkit which you could then strip and just use the Rating control.

Alternatively, you could use something like a jQuery plugin alternative:

http://www.fyneworks.com/jquery/star-rating/

Both only work when javascript is enabled, and I believe the AJAX Control Toolkit Rating control has a bug in which the page will skip to the top onclick.

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