Skip to content

Commit c25dc5e

Browse files
Add README file
1 parent da27743 commit c25dc5e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
1-
# Corsera-test
2-
test of my first repository
1+
# jQuery datepicker
2+
This is the repository for **jQuery datepicker**. For this repository we need three different jQuery files.
3+
1. [jQuery.js](https://code.jquery.com/jquery-2.2.4.js)
4+
2. [jQuery.ui.css](https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css)
5+
3. [jQuery.ui.js](https://code.jquery.com/ui/1.12.1/jquery-ui.js)
6+
---
7+
This repository contains the **jQuery** _function_ for change the year, month, date format and the first day of the week, which in this case is set to Monday.
8+
Also, after selecting a date, the selection of previous dates is disabled.
9+

0 commit comments

Comments
 (0)