File tree Expand file tree Collapse file tree 21 files changed +33
-33
lines changed Expand file tree Collapse file tree 21 files changed +33
-33
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 "" >
4
+ < meta charset ="utf-8 ">
5
5
< title > jQuery UI Accordion - Fill space</ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Accordion - Default functionality </ title >
5
+ < title > jQuery UI Accordion - Open on hoverintent </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 "" >
5
- < title > jQuery UI Accordion - No Auto Height </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Accordion - No auto height </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Effects - addClass Demo </ title >
5
+ < title > jQuery UI Effects - addClass demo </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.effects.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Effects - Animate Demo </ title >
5
+ < title > jQuery UI Effects - Animate demo </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.effects.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Autocomplete Custom Data Demo </ title >
5
+ < title > jQuery UI Autocomplete - Categories </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Combobox Demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Combobox </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Custom Data Demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Custom data and display </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Default Demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Default functionality </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Accent Folding Demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Accent folding </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
4
+ < meta charset ="utf-8 ">
5
5
< title > jQuery UI Autocomplete Demos</ title >
6
6
< link rel ="stylesheet " href ="../demos.css ">
7
7
</ head >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Scrollable Results Demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Scrollable results </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Autocomplete multiple demo </ title >
5
+ < title > jQuery UI Autocomplete - Multiple, remote </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete multiple demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Multiple values </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Remote JSONP datasource demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Remote JSONP datasource</ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Remote with caching demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Remote with caching</ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Remote datasource demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - Remote datasource</ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Autocomplete Remote datasource demo </ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Autocomplete - XML data parsed once </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Effects - Effect Demo </ title >
5
+ < title > jQuery UI Effects - Effect demo </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.effects.core.js "> </ script >
Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="utf-8 ">
5
- < title > jQuery UI Effects - Effect Demo </ title >
5
+ < title > jQuery UI Effects - Easing demo </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.4.2.js "> </ script >
8
8
< script src ="../../ui/jquery.effects.core.js "> </ script >
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < title > jQuery UI Effect Demos</ title >
4
+ < meta charset ="utf-8 ">
5
+ < title > jQuery UI Effects Demos</ title >
6
6
< link rel ="stylesheet " href ="../demos.css ">
7
7
</ head >
8
8
< body >
You can’t perform that action at this time.
0 commit comments