Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #19373

Re: regular expression

Path csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From Christoph Becker <cmbecker69@gmx.de>
Newsgroups comp.lang.javascript
Subject Re: regular expression
Date Fri, 19 Apr 2013 23:50:46 +0200
Organization Aioe.org NNTP Server
Lines 11
Message-ID <kkse71$bs5$1@speranza.aioe.org> (permalink)
References <kkrmm2$b4q$1@dont-email.me> <kkrni8$hpi$1@dont-email.me> <XnsA1A7EFAA9BD88eejj99@194.109.133.133>
NNTP-Posting-Host p8ntZU7MqzxL1yzblwC+OQ.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-15
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (Windows NT 5.1; rv:17.0) Gecko/20130328 Thunderbird/17.0.5
X-Notice Filtered by postfilter v. 0.8.2
Xref csiph.com comp.lang.javascript:19373

Show key headers only | View raw


Evertjan. wrote:
> val() what does that do?

  $('#datepicker').val()

is the jQuery counterpart of

  document.getElementById("datepicker").value

-- 
Christoph M. Becker

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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