File tree 2 files changed +266
-265
lines changed
2 files changed +266
-265
lines changed Original file line number Diff line number Diff line change 17
17
18
18
< div class ="separator30 "> </ div >
19
19
< a class ="btn btn-medium bg-info color-white font-bold "
20
- tooltips
21
- tooltip-delay =" 400 "
22
- tooltip-scroll =" true "
23
- tooltip-content =" Yeo man! "
24
- tooltip-view =" views/index.html "
25
- tooltip-view-ctrl =" Ctrl "
26
- tooltip-size =" small "
27
- tooltip-side =" left "
28
- tooltip-hide-trigger ="click "
29
- tooltip-hide-target ="tooltip "
30
- tooltip-title ="hey! ">
20
+ tooltip-delay =" 400 "
21
+ tooltip-scroll =" true "
22
+ tooltip-content =" Yeo man! "
23
+ tooltip-view =" views/index.html "
24
+ tooltip-view-ctrl =" Ctrl "
25
+ tooltip-size =" small "
26
+ tooltip-side =" left "
27
+ tooltips
28
+ tooltip-hide-trigger ="click "
29
+ tooltip-hide-target ="tooltip "
30
+ tooltip-title ="hey! ">
31
31
Small left
32
32
</ a >
33
33
</ div >
109
109
110
110
< div class ="separator30 "> </ div >
111
111
< div >
112
- < a class ="btn btn-medium bg-info color-white font-bold "
113
- tooltips
114
- tooltip-content ="Yeo man! "
115
- tooltip-show-trigger ="mouseover click "
116
- tooltip-hide-trigger ="click "
117
- tooltip-close-button ='<button type="button">Close Me!</button> '
118
- tooltip-side ="top ">
112
+ < a class ="btn btn-medium bg-info color-white font-bold " tooltips tooltip-content ="Yeo man! " tooltip-show-trigger ="mouseover click " tooltip-hide-trigger ="click " tooltip-close-button ='<button type="button">Close Me!</button> ' tooltip-side ="top ">
119
113
Close button: hover to open, click to close
120
114
</ a >
121
115
</ div >
You can’t perform that action at this time.
0 commit comments