File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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 Position - Default functionality </ title >
5
+ < title > jQuery UI Position - Image Cycler </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.8.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 Spinner - Default functionality </ title >
5
+ < title > jQuery UI Spinner - Currency </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.all.css ">
7
7
< script src ="../../jquery-1.8.2.js "> </ script >
8
8
< script src ="../../external/jquery.mousewheel.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 Tooltip - Default functionality </ title >
5
+ < title > jQuery UI Tooltip - Custom Styling </ title >
6
6
< link rel ="stylesheet " href ="../../themes/base/jquery.ui.tooltip.css ">
7
7
< script src ="../../jquery-1.8.2.js "> </ script >
8
8
< script src ="../../ui/jquery.ui.core.js "> </ script >
85
85
< a href ="http://themeroller.com " title ="ThemeRoller: jQuery UI's theme builder application "> ThemeRoller</ a >
86
86
will also style tooltips accordingly.</ p >
87
87
< p > Tooltips are also useful for form elements, to show some additional information in the context of each field.</ p >
88
- < p > < label for ="age "> Your age:</ label > < input id ="age " title ="We ask for your age only for statistical purposes. "> </ p >
88
+ < p > < label for ="age "> Your age:</ label > < input id ="age " title ="We ask for your age only for statistical purposes. "> </ p >
89
89
< p > Hover the field to see the tooltip.</ p >
90
90
91
91
< div class ="demo-description ">
You can’t perform that action at this time.
0 commit comments