File tree Expand file tree Collapse file tree 19 files changed +25
-24
lines changed Expand file tree Collapse file tree 19 files changed +25
-24
lines changed Original file line number Diff line number Diff line change 12
12
< link rel ="icon " href ="images/favicon.ico " type ="image/x-icon " />
13
13
14
14
15
- < link rel ="stylesheet " href ="css/base.css " type ="text/css " media =" screen " >
16
- < link rel ="stylesheet " href ="css/functional_demos.css " type ="text/css " media =" screen " >
17
- < link rel ="stylesheet " href ="css/chilli-recipes.css " type ="text/css " media =" screen " >
15
+ < link rel ="stylesheet " href ="css/base.css " type ="text/css ">
16
+ < link rel ="stylesheet " href ="css/functional_demos.css " type ="text/css ">
17
+ < link rel ="stylesheet " href ="css/chilli-recipes.css " type ="text/css ">
18
18
< link rel ="stylesheet " href ="../../themes/default/ui.all.css " type ="text/css " />
19
19
20
20
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
Original file line number Diff line number Diff line change 3
3
< div id ="example3 ">
4
4
5
5
< div style ="min-height: 50px; min-height:50px; height:auto !important; ">
6
- < style type ="text/css " media =" screen " >
6
+ < style type ="text/css ">
7
7
# placeholderSortable li {
8
8
float : left;
9
9
}
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta http-equiv ="Content-type " content ="text/html; charset=utf-8 " />
5
5
< title > Slide Demo - Fixed Drawer</ title >
6
- < style type ="text/css " media =" screen " >
6
+ < style type ="text/css ">
7
7
<!- -
8
8
/*************************************/
9
9
/* Blueprint: reset.css */
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta http-equiv ="Content-type " content ="text/html; charset=utf-8 " />
5
5
< title > Effects Test Suite</ title >
6
- < link rel ="stylesheet " href ="style.css " type ="text/css " media =" screen " title ="no title " charset ="utf-8 " />
6
+ < link rel ="stylesheet " href ="style.css " type ="text/css " title ="no title " charset ="utf-8 " />
7
7
8
8
< script type ="text/javascript " src ="../../../jquery-1.2.6.js "> </ script >
9
9
< script type ="text/javascript " src ="../../../ui/effects.core.js "> </ script >
Original file line number Diff line number Diff line change 15
15
< link rel ="shortcut icon " href ="http://jquery.com/favicon.ico " />
16
16
< link rel ="icon " href ="http://jquery.com/favicon.ico " type ="image/x-icon " />
17
17
18
- < link rel ="stylesheet " href ="demo.css " type ="text/css " media =" screen " />
18
+ < link rel ="stylesheet " href ="demo.css " type ="text/css " />
19
19
<!--[if IE]>
20
- <link rel="stylesheet" href="demo-ie.css" type="text/css" media="screen" />
20
+ <link rel="stylesheet" href="demo-ie.css" type="text/css" />
21
21
<![endif]-->
22
22
</ head >
23
23
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta http-equiv ="Content-type " content ="text/html; charset=utf-8 " />
5
5
< title > Slider Gallery</ title >
6
- < style type ="text/css " media =" screen " >
6
+ < style type ="text/css ">
7
7
<!- -
8
8
body {
9
9
padding: 0;
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > jQuery UI All Tests</ title >
5
- < link rel ="stylesheet " href ="qunit/testsuite.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="qunit/testsuite.css " type ="text/css ">
6
6
7
7
< script type ="text/javascript " src ="../jquery-1.2.6.js "> </ script >
8
8
< script type ="text/javascript " src ="../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > jQuery UI All Tests</ title >
5
- < link rel ="stylesheet " href ="qunit/testsuite.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="qunit/testsuite.css " type ="text/css ">
6
6
7
7
< script type ="text/javascript " src ="../jquery-1.2.6.js "> </ script >
8
8
< script type ="text/javascript " src ="../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple All</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
6
- < link rel ="stylesheet " href ="../../themes/ui.datepicker.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
+ < link rel ="stylesheet " href ="../../themes/ui.datepicker.css " type ="text/css ">
7
7
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
9
9
< script type ="text/javascript " src ="../../ui/ui.accordion.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Datepicker</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
6
- < link rel ="stylesheet " href ="../../themes/ui.datepicker.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
+ < link rel ="stylesheet " href ="../../themes/ui.datepicker.css " type ="text/css ">
7
7
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
9
9
< script type ="text/javascript " src ="../../ui/ui.datepicker.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Dialog</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media ="screen ">
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
+ < link rel ="stylesheet " href ="../../themes/base/ui.all.css " type ="text/css ">
6
7
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
8
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
9
< script type ="text/javascript " src ="../../ui/ui.dialog.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Draggable</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
6
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
7
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.draggable.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Draggable</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
6
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
7
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.draggable.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Droppable</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
6
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
7
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.draggable.js "> </ script >
Original file line number Diff line number Diff line change 3
3
< head >
4
4
< meta http-equiv ="Content-type " content ="text/html; charset=utf-8 " />
5
5
< title > Effects Test Suite</ title >
6
- < link rel ="stylesheet " href ="effects.all.css " type ="text/css " media =" screen " title =" no title " charset ="utf-8 " />
6
+ < link rel ="stylesheet " href ="effects.all.css " type ="text/css " charset ="utf-8 " />
7
7
8
8
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
9
9
< script type ="text/javascript " src ="../../ui/effects.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Resizable</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
6
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
7
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.resizable.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Selectable</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
6
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
7
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.selectable.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Slider</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
6
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
7
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.slider.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< title > Simple Sortable</ title >
5
- < link rel ="stylesheet " href ="all.css " type ="text/css " media =" screen " >
5
+ < link rel ="stylesheet " href ="all.css " type ="text/css ">
6
6
< script type ="text/javascript " src ="../../jquery-1.2.6.js "> </ script >
7
7
< script type ="text/javascript " src ="../../ui/ui.core.js "> </ script >
8
8
< script type ="text/javascript " src ="../../ui/ui.sortable.js "> </ script >
You can’t perform that action at this time.
0 commit comments