寻找Javascript日期选择器 [英] Looking for Javascript Date Picker

查看:55
本文介绍了寻找Javascript日期选择器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好。


我是这群人的新手。我也有部分视力,因此在网上浏览是有时很难的。


我正在寻找一个javascript日期选择器,你知道旅行的客户使用

网站选择出发和到达日期。我看过

一些网站,但大多数都找到了日历。我想让mys领带可以访问,

所以我真的想要一天,一个月和一年的三个滚动框。


感谢您的帮助,很多赞赏。


侯赛因。

Hi there.

I''m new to this group. I''m also partially sighted so navigating the web is
sometimes quite difficult.

I''m looking for a javascript date picker, you know the ones that travel
sites use for selecting the departure and arrival dates. I''ve had a look at
some sites, but mostly found calendars. I want to make mys tie accessible,
so I really want the three scroll boxes for the day, month and year.

Thanks for any help, much appreciated.

Hussein.

推荐答案

Hussein Patwa写道:
Hussein Patwa wrote:
你好。

我是这个小组的新手。我也有部分视力,因此浏览网页有时候很困难。

我正在寻找一个javascript日期选择器,你知道那些旅行的网站
用于选择出发和到达日期。我看过一些网站,但大多数都是日历。我想让mys tie可以访问,
所以我真的想要一天,一个月和一年的三个滚动框。
Hi there.

I''m new to this group. I''m also partially sighted so navigating the web is
sometimes quite difficult.

I''m looking for a javascript date picker, you know the ones that travel
sites use for selecting the departure and arrival dates. I''ve had a look at
some sites, but mostly found calendars. I want to make mys tie accessible,
so I really want the three scroll boxes for the day, month and year.




这里是一个:

http:// freespace。 virgin.net/phil.ronan/junk/date.html


-

Philip Ronan
ph *********** @ virgin.net

(请如果通过电子邮件回复,请删除z



Here''s one:

http://freespace.virgin.net/phil.ronan/junk/date.html

--
Philip Ronan
ph***********@virgin.net
(Please remove the "z"s if replying by email)


JRS:文章< TI ************ @ newsfe5-win .ntli.net>,日期,星期六,23

2004年10月11:59:47,见于新闻:comp.lang.javascript,侯赛因帕特瓦

< pa * **@andrelouis.com>发表:
JRS: In article <TI************@newsfe5-win.ntli.net>, dated Sat, 23
Oct 2004 11:59:47, seen in news:comp.lang.javascript, Hussein Patwa
<pa***@andrelouis.com> posted :
我是这个小组的新手。


所以你应该阅读新闻组的常见问题解答,每周发布三次,部分是


我是也有部分视力,所以导航网络有时候很困难。


:-(


我正在寻找一个javascript日期选择器,你知道旅行网站使用的那些用于选择出发和到达日期。


请注意,输入日期的速度大约快两倍,格式为

规定的数字格式例如DD / MM / YYYY或YYYY-MM-DD。如果需要

,日期可以很容易地被验证为有效的公历日期

日期。详情来自NG FAQ ,或者更直接通过下面的签名。


我已经看了一些网站,但主要是找到了日历。我想让mys领带可以访问,
所以我真的想要一天,一个月和一年的三个滚动框。
I''m new to this group.
So you should read the FAQ of the newsgroup, posted thrice weekly, bi-
partly.
I''m also partially sighted so navigating the web is
sometimes quite difficult.
:-(

I''m looking for a javascript date picker, you know the ones that travel
sites use for selecting the departure and arrival dates.
Be aware that it''s about twice as quick to type the date in, in a
stipulated numeric format such as DD/MM/YYYY or YYYY-MM-DD. If
required, the date can easily be verified as a valid Gregorian Calendar
date. Details via NG FAQ, or more directly via signature below.

I''ve had a look at
some sites, but mostly found calendars. I want to make mys tie accessible,
so I really want the three scroll boxes for the day, month and year.




年,月和日会更好。只有确定了月份

可以确定它的长度,因此可以确定日期范围。


在使用javascript选择器之前要仔细考虑;这不应该是

允许是c如果没有javascript操作,那些网站将无法访问该网站。


请参阅< URL:http://www.merlyn.demon.co.uk /js-date6.htm#DDD>。

出于某些目的,下面显示的日期选择器的样式可能是

首选。


-

?约翰斯托克顿,英国萨里。 ?@merlyn.demon.co.uk Turnpike v4.00 IE 4?

< URL:http://www.jibbering.com/faq/> JL / RC:新闻常见问题:comp.lang.javascript

< URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr数学,日期,来源。

< URL:http://www.merlyn.demon.co.uk/> TP / BP / Delphi / jscr /& c,FAQ项目,链接。



Year, month, and day would be better. Only when the month is identified
can its length, and hence the range of the day field, be determined.

Think carefully before using a javascript picker; that should not be
allowed to be the cause of the site becoming inaccessible to those
without javascript operating.

See <URL:http://www.merlyn.demon.co.uk/js-date6.htm#DDD>.

For some purposes, the style of date picker shown below that might be
preferred.

--
? John Stockton, Surrey, UK. ?@merlyn.demon.co.uk Turnpike v4.00 IE 4 ?
<URL:http://www.jibbering.com/faq/> JL/RC: FAQ of news:comp.lang.javascript
<URL:http://www.merlyn.demon.co.uk/js-index.htm> jscr maths, dates, sources.
<URL:http://www.merlyn.demon.co.uk/> TP/BP/Delphi/jscr/&c, FAQ items, links.


John Stockton博士写道:
Dr John Stockton wrote:
Be意识到按照规定的数字格式(例如DD / MM / YYYY或YYYY-MM-DD)输入日期的速度大约是其两倍。如果需要,日期可以轻松验证为有效的公历日期。通过NG常见问题解答的详细信息,或者更直接通


我想您会发现大多数浏览器都允许您通过输入所需的值来更改

下拉菜单的内容。所以我想说下拉

菜单在任何情况下都是可取的。

年,月和日会更好。只有在确定了月份后才能确定其长度,以及日期范围。
Be aware that it''s about twice as quick to type the date in, in a
stipulated numeric format such as DD/MM/YYYY or YYYY-MM-DD. If
required, the date can easily be verified as a valid Gregorian Calendar
date. Details via NG FAQ, or more directly via signature below.
I think you''ll find that most browsers allow you to change the contents of
drop-down menus by typing in the required value. So I would say drop-down
menus are preferable in any situation.
Year, month, and day would be better. Only when the month is identified
can its length, and hence the range of the day field, be determined.




您可以控制这些的呈现顺序字段,但你没有

对它们填写顺序的任何控制。动态

更改为日期。菜单是一个巧妙的伎俩,但我不相信它实际上是有用的。


-

Philip Ronan
ph *********** @ virgin.net

(如果通过电子邮件回复,请删除z)



You can control the presentation order of these fields, but you don''t have
any control over the order in which they are filled in. Making dynamic
changes to the "Date" menu is a neat trick, but I''m not convinced it''s
actually all that helpful.

--
Philip Ronan
ph***********@virgin.net
(Please remove the "z"s if replying by email)


这篇关于寻找Javascript日期选择器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆