File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 75
75
< p > < a href ="# " title ="That's what this widget is "> Tooltips</ a > can be attached to any element. When you hover
76
76
the element with your mouse, the title attribute is displayed in a little box next to the element, just like a native tooltip.</ p >
77
77
< p > But as it's not a native tooltip, it can be styled. Any themes built with
78
- < a href ="http ://jqueryui.com/themeroller/ " title ="ThemeRoller: jQuery UI's theme builder application "> ThemeRoller</ a >
78
+ < a href ="https ://jqueryui.com/themeroller/ " title ="ThemeRoller: jQuery UI's theme builder application "> ThemeRoller</ a >
79
79
will also style tooltips accordingly.</ p >
80
80
< p > Tooltips are also useful for form elements, to show some additional information in the context of each field.</ p >
81
81
< p > < label for ="age "> Your age:</ label > < input id ="age " title ="We ask for your age only for statistical purposes. "> </ p >
You can’t perform that action at this time.
0 commit comments