initial commit of file from CVS for smeserver-phpsysinfo on Sat Sep 7 20:53:46 AEST 2024
This commit is contained in:
25
root/opt/phpsysinfo/js/jQuery/README_bootstrap
Normal file
25
root/opt/phpsysinfo/js/jQuery/README_bootstrap
Normal file
@@ -0,0 +1,25 @@
|
||||
versions, links and simple description of used jquery files
|
||||
===========================================================
|
||||
|
||||
jquery.js
|
||||
---------
|
||||
VERSION : 2.1.4
|
||||
URL : http://jquery.com/
|
||||
DESC : jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
|
||||
events, perform animations, and add Ajax interactions to your web pages.
|
||||
USED : used for the entire userinterface
|
||||
|
||||
jquery-1.js
|
||||
---------
|
||||
VERSION : 1.11.3
|
||||
URL : http://jquery.com/
|
||||
DESC : jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle
|
||||
events, perform animations, and add Ajax interactions to your web pages.
|
||||
USED : used for the entire userinterface
|
||||
|
||||
jquery.treegrid.js
|
||||
-------------------
|
||||
VERSION : 0.3.0
|
||||
URL : http://plugins.jquery.com/treegrid/; http://maxazan.github.io/jquery-treegrid/
|
||||
DESC : TreeGrid is a lightweight and flexible jQuery plugin to create a tree grid component that renders hierarchical, nested and flat data in a table.
|
||||
USED : Hardware, Memory, UPS blocks
|
Reference in New Issue
Block a user