File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Accordion Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css ">
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
89 < script type ="text/javascript " src ="../../../ui/ui.accordion.js "> </ script >
910 < script type ="text/javascript ">
10- $ ( function ( ) {
11- $ ( "#accordion" ) . accordion ( { header : "h3" } ) ;
12- } )
11+ $ ( function ( ) {
12+ $ ( "#accordion" ) . accordion ( { header : "h3" } ) ;
13+ } )
1314 </ script >
1415</ head >
1516< body >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Datepicker Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css ">
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Dialog Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css ">
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Draggable Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css ">
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Droppable Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css ">
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Progressbar Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css " />
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
89 < script type ="text/javascript " src ="../../../ui/ui.progressbar.js "> </ script >
910 < script type ="text/javascript ">
10- $ ( function ( ) {
11- $ ( "#progressbar" ) . progressbar ( ) ;
12- } ) ;
11+ $ ( function ( ) {
12+ $ ( "#progressbar" ) . progressbar ( ) ;
13+ } ) ;
1314 </ script >
1415</ head >
1516< body >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Resizable Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css " />
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Selectable Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css " />
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Slider Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css ">
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < title > Sortable Visual Test : Default</ title >
5+ < link rel ="stylesheet " href ="../visual.css " type ="text/css " />
56 < link rel ="stylesheet " href ="../../../themes/base/ui.all.css " type ="text/css " />
67 < script type ="text/javascript " src ="../../../jquery-1.3.1.js "> </ script >
78 < script type ="text/javascript " src ="../../../ui/ui.core.js "> </ script >
You can’t perform that action at this time.
0 commit comments