Line 2... |
Line 2... |
2 |
===========================================================
|
2 |
===========================================================
|
3 |
|
3 |
|
4 |
|
4 |
|
5 |
jquery.js
|
5 |
jquery.js
|
6 |
---------
|
6 |
---------
|
7 |
VERSION : 1.12.4-ff3fix-ff2fix
|
7 |
VERSION : v1.12.4-ff3fix-ff2fix-CVE_2015_9251fix-CVE_2019_11358fix
|
8 |
URL : http://jquery.com/
|
8 |
URL : http://jquery.com/
|
9 |
DESC : jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
|
9 |
DESC : jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
|
10 |
events, perform animations, and add Ajax interactions to your web pages.
|
10 |
events, perform animations, and add Ajax interactions to your web pages.
|
11 |
USED : used for the entire userinterface
|
11 |
USED : used for the entire userinterface
|
12 |
|
12 |
|
13 |
|
13 |
|
14 |
jquery.dataTables.js
|
14 |
jquery.dataTables.js
|
15 |
--------------------
|
15 |
--------------------
|
16 |
VERSION : 1.8.2+jquery1.9fix+parseJSONfix2+bindfix+samesitefix
|
16 |
VERSION : 1.8.2+jquery1.9fix+parseJSONfix2+bindfix+samesitefix+noeval
|
17 |
URL : http://plugins.jquery.com/project/DataTables
|
17 |
URL : http://plugins.jquery.com/project/DataTables
|
18 |
DESC : dataTables is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable
|
18 |
DESC : dataTables is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable
|
19 |
table without page refreshes.
|
19 |
table without page refreshes.
|
20 |
USED : provide tablesorting for the filesystem table
|
20 |
USED : provide tablesorting for the filesystem table
|
21 |
|
21 |
|
22 |
jquery.nyroModal.js
|
22 |
jquery.nyroModal.js
|
23 |
-------------------
|
23 |
-------------------
|
24 |
VERSION : 1.6.2+jquery1.8fix+bindfix
|
24 |
VERSION : 1.6.2+jquery1.8fix+bindfix+ff2fix
|
25 |
URL : http://plugins.jquery.com/project/nyroModal
|
25 |
URL : http://plugins.jquery.com/project/nyroModal
|
26 |
DESC : nyroModal is a high customizable modal window plugin.
|
26 |
DESC : nyroModal is a high customizable modal window plugin.
|
27 |
USED : provide a modal dialog, that is shown when errors are found during execution of the php parsers, or lets say
|
27 |
USED : provide a modal dialog, that is shown when errors are found during execution of the php parsers, or lets say
|
28 |
in this way: if there are error elements in the xml file
|
28 |
in this way: if there are error elements in the xml file
|
29 |
|
29 |
|
Line 48... |
Line 48... |
48 |
DESC : Take a plain html table, wrap the rows you want collapsing/expanding in a tbody tag with an id of treetable, map each row to it's parent row, set some options, and let jQTreeTable take it from there.
|
48 |
DESC : Take a plain html table, wrap the rows you want collapsing/expanding in a tbody tag with an id of treetable, map each row to it's parent row, set some options, and let jQTreeTable take it from there.
|
49 |
USED : Hardware, Memory, UPS blocks
|
49 |
USED : Hardware, Memory, UPS blocks
|
50 |
|
50 |
|
51 |
jquery.ifixpng.js
|
51 |
jquery.ifixpng.js
|
52 |
-------------------
|
52 |
-------------------
|
53 |
VERSION : 2.1 (23/04/2008)+jquery1.8fix
|
53 |
VERSION : 2.1 (23/04/2008)+jquery1.9fix
|
54 |
URL : http://jquery.khurshid.com
|
54 |
URL : http://jquery.khurshid.com
|
55 |
DESC : Designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.
|
55 |
DESC : Designed to fix that problem by applying appropriate filters to user specified elements, while keeping all element tags intact.
|
56 |
USED : used for the entire userinterface
|
56 |
USED : used for the entire userinterface
|
57 |
|
57 |
|
58 |
$Id: README 702 2012-09-21 16:52:32Z namiltd $
|
58 |
$Id: README 702 2012-09-21 16:52:32Z namiltd $
|