datepicker - 通过单击 href 标签打开弹出窗口

发布于 2024-07-29 01:51:20 字数 183 浏览 2 评论 0原文

我想知道如何从链接调用日期选择器脚本,例如

<div id="datepicker_popup"><a href="#">Choose Date</a></div>

并将所选日期提交到 PHP 页面。 有任何想法吗? 谢谢克里斯

I wonder how I can call the datepicker script from a link, something like

<div id="datepicker_popup"><a href="#">Choose Date</a></div>

and submit the chosen date to a PHP page. Any ideas? Thanx, chris

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

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

发布评论

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

评论(2

不可一世的女人 2024-08-05 01:51:20

您可以使用 css 将文本框格式化为看起来像普通链接。 这样你就不需要玩那么多了? :)

You could use css to format the textbox to look like a normal link. That way you'd not need to play about with it that much? :)

驱逐舰岛风号 2024-08-05 01:51:20

我建议使用 Jquery datepicker

I would suggest using Jquery datepicker

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