jQuery jQuery.now()
Learn all about the jQuery function jQuery.now().
The $.now()
method is a shorthand for the number returned by the expression (new Date).getTime()
.
Login to join the community
jQuery Cards is a community to share and geek out
about the latest, coolest jQuery plugins
Login with:
We'll never post to Twitter or Facebook without your permission.
A repository of over 1000 quality jQuery plugins
The $.now()
method is a shorthand for the number returned by the expression (new Date).getTime()
.