-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathAjaxGetContent.jquery.json
More file actions
27 lines (27 loc) · 1.07 KB
/
Copy pathAjaxGetContent.jquery.json
File metadata and controls
27 lines (27 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"name": "AjaxGetContent",
"title": "jQuery AjaxGetContent",
"description": "Allows to transform classic website into a dynamic, ultrafast page, based on content loading using AJAX. All content remains visible for Google, the back/forward browser buttons are working, address bar changes. Automatic get/post forms handling, wide configuration options. See project home for demos.",
"keywords": [
"ajax",
"load"
],
"version": "1.6.0",
"dependencies": {
"jquery": ">=1.3"
},
"author": {
"name": "Implico",
"url": "http://www.implico.pl/"
},
"licenses": [
{
"type": "MIT",
"url": "http://en.wikipedia.org/wiki/MIT_License"
}
],
"bugs": "https://github.com/implico/AjaxGetContent/issues",
"homepage": "http://www.implico.pl/lang-en/ajaxgetcontent-dynamic-ajax-website,7.html",
"docs": "http://www.implico.pl/lang-en/ajaxgetcontent-dynamic-ajax-website,7.html",
"download": "http://www.implico.pl/lang-en/ajaxgetcontent-dynamic-ajax-website,7.html#download"
}