Skip to content

Commit 21067e6

Browse files
committed
Edited README.md via GitHub
1 parent 273e63e commit 21067e6

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22

33
*Note: This plugin is currently in beta form and may change significantly before version 1.0 is released. See tagged versions for stable Beta releases. Requires jquery version 1.4.2.*
44

5-
Documentation for the _jQuery Data Link_ plugin can be found on the jQuery documentation site:
6-
[Documentation on jQuery site](http://api.jquery.com/category/plugins/data-link/")
7-
==================================== WARNING ====================================
5+
Documentation for the _jQuery Data Link_ plugin can be found on the [jQuery site](http://api.jquery.com/category/plugins/data-link/")
86

97
**Breaking change:**
108
In jQuery 1.5, the behavior of $(plainObject).data() has been modified. In order to work against all versions of jQuery including jQuery 1.5,
@@ -13,8 +11,8 @@ current builds of jquery-datalink have therefore been modified as follows:
1311
*The API to modify field values is now .setField( name, value ), rather than .data( name, value ). (Examples below).</li>
1412
*The events associated with the modified field are now "setField" and "changeField", rather than "setData" and changeData".
1513
Note: This plugin currently depends on jQuery version 1.4.3.<br/>
16-
=================================================================================
1714

15+
* * *
1816

1917

2018
<h1>Introduction</h1>

0 commit comments

Comments
 (0)