gpt4 book ai didi

使用图标时,jQuery ui datepicker 未在焦点上打开

转载 作者:行者123 更新时间:2023-12-01 00:49:45 25 4
gpt4 key购买 nike

demo它说:

Click the icon next to the input field to show the datepicker. Set the datepicker to open on focus (default behavior), on icon click, or both.

但是,使用图标触发器时单击输入字段似乎不会打开日期选择器。

为了获得良好的可用性,我想让用户选择单击输入或图标。

有没有简单的方法可以实现这一点?

谢谢

蒂姆

最佳答案

事实证明有一个简单的方法可以实现这一点:

$("#datepicker").datepicker({ showOn: "both", buttonImage: "/images/calendar.png", buttonImageOnly: true });

http://jqueryui.com/demos/datepicker/#option-showOn

关于使用图标时,jQuery ui datepicker 未在焦点上打开,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5798315/

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