gpt4 book ai didi

javascript - jQuery uidatepicker buttonimage 不工作

转载 作者:太空宇宙 更新时间:2023-11-04 14:46:26 24 4
gpt4 key购买 nike

我无法为 jquery 的 uidatepicker 插件获取按钮图像:

$( "#datepicker" ).datepicker(
{
dateFormat: 'dd-mm-yy',
buttonImage: "/images/calendar.gif",
}
);

我的图片在正确的位置(在名为 images 的子目录中)...我做错了什么?

这是链接:

http://dev.speechlink.co.uk/David/sixthiteration/performanceanalysis.php

最佳答案

添加 showOn: "both"buttonImageOnly: true 以停止图像看起来像按钮。

关于javascript - jQuery uidatepicker buttonimage 不工作,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7183736/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com