Jquery 日历箭头丢失

发布于 2024-08-31 18:34:12 字数 166 浏览 3 评论 0原文

我在我的网站上尝试了 Jquery 日历,效果很好。我从 ajax.googleapis.com 链接了 css 样式表,日历很好,但太大了。所以我只是将文件复制到我的服务器并更改文件中的高度和宽度。

但现在前进和后退的箭头已经消失了。在我的服务器上托管 css 时如何取回它们?

谢谢

I was trying out the Jquery Calendar on my website and it worked fine. I linked the css stylesheet from ajax.googleapis.com and the calendar was fine but too big. So i simply copied the file to my server and changed the height and the width in the file.

But now the arrows for moving forward and backward have gone. How do I get them back while hosting the css on my server?

Thanks

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

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

发布评论

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

评论(1

北城孤痞 2024-09-07 18:34:13

您还需要在服务器上托管图像文件(或修复下载的样式表中的 url)。

如果您从网站下载 jQuery UI,您将获得包含的所有必需文件。

You need to also host the image files on your server (or fix up the url's in the downloaded stylesheet)

If you download jQuery UI from the website, you'll get all the required files included.

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