jquery-mobile-datepicker-wrapper

WebJar for jquery-mobile-datepicker-wrapper

License

License

MIT
GroupId

GroupId

org.webjars.bowergithub.arschmitz
ArtifactId

ArtifactId

jquery-mobile-datepicker-wrapper
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

jquery-mobile-datepicker-wrapper
WebJar for jquery-mobile-datepicker-wrapper
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/arschmitz/jquery-mobile-datepicker-wrapper

Download jquery-mobile-datepicker-wrapper

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.arschmitz/jquery-mobile-datepicker-wrapper/ -->
<dependency>
    <groupId>org.webjars.bowergithub.arschmitz</groupId>
    <artifactId>jquery-mobile-datepicker-wrapper</artifactId>
    <version>0.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.arschmitz/jquery-mobile-datepicker-wrapper/
implementation 'org.webjars.bowergithub.arschmitz:jquery-mobile-datepicker-wrapper:0.1.9'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.arschmitz/jquery-mobile-datepicker-wrapper/
implementation ("org.webjars.bowergithub.arschmitz:jquery-mobile-datepicker-wrapper:0.1.9")
'org.webjars.bowergithub.arschmitz:jquery-mobile-datepicker-wrapper:jar:0.1.9'
<dependency org="org.webjars.bowergithub.arschmitz" name="jquery-mobile-datepicker-wrapper" rev="0.1.9">
  <artifact name="jquery-mobile-datepicker-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.arschmitz', module='jquery-mobile-datepicker-wrapper', version='0.1.9')
)
libraryDependencies += "org.webjars.bowergithub.arschmitz" % "jquery-mobile-datepicker-wrapper" % "0.1.9"
[org.webjars.bowergithub.arschmitz/jquery-mobile-datepicker-wrapper "0.1.9"]

Dependencies

compile (2)

Group / Artifact Type Version
org.webjars.bowergithub.jquery : jquery-dist jar [1.8.3,)
org.webjars.bowergithub.jquery » jquery-mobile jar [1.4.0,)

Project Modules

There are no modules declared in this project.

jquery-mobile-datepicker-wrapper

Wrapper to turn jquery ui datepicker into a mobile widget.

This takes the jQuery ui datepicker and turns it into a fully functional jquery mobile widget. This includes auto initalization via data-role="date" and reading of options from data-attributes. For example usage please see http://jsbin.com/uzaret/1375/edit

  • Compatible with jQuery Mobile 1.4+

  • Please note: this widget is called date not datepicker so when calling methods you must use $(element).date("method"); other then this all jquery ui functionality is the same and you can see jquery ui api for usage http://api.jqueryui.com/datepicker/

Versions

Version
0.1.9