Subversion Repositories ALCASAR

Rev

Details | Last modification | View Log

Rev Author Line No. Line
2787 rexy 1
versions, links and simple description of used jquery files
2
===========================================================
3
 
4
bootstrap-modal.js
5
---------
6
VERSION  : 4.3.1
7
URL      : https://getbootstrap.com/
8
DESC     : Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
9
USED     : used for the entire bootstrap userinterface
10
 
11
bootstrap-util.js
12
---------
13
VERSION  : 4.3.1
14
URL      : https://getbootstrap.com/
15
DESC     : Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web
16
USED     : used for the entire bootstrap userinterface
17
 
18
transparency.js
19
---------
20
VERSION  : 0.10.0
21
URL      : https://leonidas.github.io/transparency/
22
DESC     : Transparency is a minimal template engine for jQuery. It maps JSON objects to DOM elements with zero configuration. Just call .render()
23
USED     : used for the entire bootstrap userinterface
24
 
25
html5shiv-printshiv.js
26
---------
27
VERSION  : 3.7.3
28
URL      : https://github.com/aFarkas/html5shiv/
29
DESC     : Enabling HTML5 Shiv Script and Print Support on old IE6-9 Browser Safari 4.x and Firefox 3.x
30
USED     : used for the entire bootstrap userinterface
31
 
32
console-shim.js
33
---------
34
VERSION  : 
35
URL      : https://github.com/liamnewmarch/console-shim/
36
DESC     : Shim to make browsers store console messages without Dev Tools open (e.g. IE9)
37
USED     : used for the entire bootstrap userinterface
38
 
39
sorttable.js
40
---------
41
VERSION  : 2+2014.12.25.12_fix-noinit-noforeach
42
URL      : https://www.kryogenix.org/code/browser/sorttable/
43
DESC     : Make all your tables sortable
44
USED     : used for the entire bootstrap userinterface
45
 
46
bootstrap-ie8.js
47
---------
48
VERSION  : 4.3.100
49
URL      : https://namiltd.github.io/bootstrap-ie/
50
DESC     : Bootstrap 4 compatibility module for IE8 
51
USED     : used for the entire bootstrap userinterface on IE8
52
 
53
bootstrap-ie9.js
54
---------
55
VERSION  : 4.3.100
56
URL      : https://namiltd.github.io/bootstrap-ie/
57
DESC     : Bootstrap 4 compatibility module for IE9 
58
USED     : used for the entire bootstrap userinterface on IE9