File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 9
9
< head>
10
10
< meta charset="utf-8">
11
11
< title> <xsl : value-of select =" //entry/@name" /> demo< /title>
12
- < link rel="stylesheet" href="http://code.jquery.com/ui/1.9.0 /themes/base/jquery-ui.css"> <xsl : if test =" css" >
12
+ < link rel="stylesheet" href="http://code.jquery.com/ui/1.9.1 /themes/base/jquery-ui.css"> <xsl : if test =" css" >
13
13
< style> <xsl : value-of select =" css/text()" /> < /style> </xsl : if >
14
14
< script src="http://code.jquery.com/jquery-1.8.2.js">< /script>
15
- < script src="http://code.jquery.com/ui/1.9.0 /jquery-ui.js">< /script>
15
+ < script src="http://code.jquery.com/ui/1.9.1 /jquery-ui.js">< /script>
16
16
< /head>
17
17
< body>
18
18
<xsl : value-of select =" html/text()" />
Original file line number Diff line number Diff line change 2
2
"name" : " api.jqueryui.com" ,
3
3
"title" : " jQuery UI API Docs" ,
4
4
"description" : " API reference documentation for jQuery UI." ,
5
- "version" : " 1.9.0 " ,
5
+ "version" : " 1.9.1 " ,
6
6
"homepage" : " https://github.com/jquery/api.jqueryui.com" ,
7
7
"author" : {
8
8
"name" : " jQuery Foundation (http://jquery.org/)"
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< title > jQuery UI Effects - Easing Comparison demo</ title >
6
- < link rel ="stylesheet " href ="http://code.jquery.com/ui/1.9.0 /themes/base/jquery-ui.css ">
6
+ < link rel ="stylesheet " href ="http://code.jquery.com/ui/1.9.1 /themes/base/jquery-ui.css ">
7
7
< script src ="http://code.jquery.com/jquery-1.8.2.js "> </ script >
8
- < script src ="http://code.jquery.com/ui/1.9.0 /jquery-ui.js "> </ script >
8
+ < script src ="http://code.jquery.com/ui/1.9.1 /jquery-ui.js "> </ script >
9
9
< style >
10
10
body {
11
11
font-size : 62.5% ;
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta charset ="utf-8 ">
5
5
< title > jQuery UI Easing Equations</ title >
6
- < link rel ="stylesheet " href ="http://code.jquery.com/ui/1.9.0 /themes/base/jquery-ui.css ">
6
+ < link rel ="stylesheet " href ="http://code.jquery.com/ui/1.9.1 /themes/base/jquery-ui.css ">
7
7
< script src ="http://code.jquery.com/jquery-1.8.2.js "> </ script >
8
- < script src ="http://code.jquery.com/ui/1.9.0 /jquery-ui.js "> </ script >
8
+ < script src ="http://code.jquery.com/ui/1.9.1 /jquery-ui.js "> </ script >
9
9
< style >
10
10
body {
11
11
font-size : 62.5% ;
You can’t perform that action at this time.
0 commit comments