Dojo DateTextBox 可选文本

发布于 2024-12-04 11:55:47 字数 346 浏览 1 评论 0原文

我有一个 Dojo DateTextBox,根据要求也将允许在日期之后的时间。

<input type="text" name="date1" id="date1" value="" dojoType="dijit.form.DateTextBox" constraints="{datePattern:'dd MMM yyyy HHmm'}" required="false" />

这一切都很好。我想知道的是默认情况下 dojo 禁用了文本选择。我无法突出显示文本或将光标放在我想要的位置。它始终显示在选择的末尾,您必须使用箭头键移动选择。有没有办法让日期文本框像带有日历的文本框一样工作?谢谢

I have a Dojo DateTextBox that per requirement will also allow a time after the date.

<input type="text" name="date1" id="date1" value="" dojoType="dijit.form.DateTextBox" constraints="{datePattern:'dd MMM yyyy HHmm'}" required="false" />

This all works fine. What I want to know is by default dojo has text selection disabled. I can not highlight the text or put the cursor where I want it. It always displays at the end of the selection and you have to use the arrow keys to move the selection. Is there a way to make it so the datetextbox works like a text box with a calendar? Thanks

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

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

发布评论

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

评论(1

那支青花 2024-12-11 11:55:47

看起来像一个错误。请在 bugs.dojotoolkit.org 提交票证并参考签入 [24131]

looks like a bug. please file a ticket at bugs.dojotoolkit.org and reference checkin [24131]

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