Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #19374
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: regular expression |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <kkrmm2$b4q$1@dont-email.me> <kkrni8$hpi$1@dont-email.me> <XnsA1A7EFAA9BD88eejj99@194.109.133.133> <kkse71$bs5$1@speranza.aioe.org> |
| Date | 2013-04-19 23:56 +0200 |
| Message-ID | <XnsA1A7F385DCA04eejj99@194.109.133.133> (permalink) |
Christoph Becker wrote on 19 apr 2013 in comp.lang.javascript:
> Evertjan. wrote:
>> val() what does that do?
>
> $('#datepicker').val()
>
> is the jQuery counterpart of
Then you are asking in the wrong NG.
> document.getElementById("datepicker").value
Why would you want to use JQuery here?
Were you in need of a sleep() function?
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar
regular expression "Tony" <tony.johansson@inport.com> - 2013-04-19 17:11 +0200
Re: regular expression "Tony" <tony.johansson@inport.com> - 2013-04-19 17:26 +0200
Re: regular expression "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2013-04-19 23:33 +0200
Re: regular expression Christoph Becker <cmbecker69@gmx.de> - 2013-04-19 23:50 +0200
Re: regular expression "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2013-04-19 23:56 +0200
Re: regular expression Christoph Becker <cmbecker69@gmx.de> - 2013-04-20 00:13 +0200
csiph-web