File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 89
89
< ul class ="dropdown-menu ">
90
90
< li > < a href ="examples.html#angularjs-single-timer "> AngularJS - Single Timer</ a > </ li >
91
91
< li > < a href ="examples.html#angularjs-multiple-timer "> AngularJS - Multiple Timers</ a > </ li >
92
- < li > < a href ="examples.html#jquery-timer "> JQuery </ a > </ li >
92
+ < li > < a href ="examples.html#jquery-timer "> jQuery </ a > </ li >
93
93
< li > < a href ="examples.html#plain-javascript "> Plain JavaScript</ a > </ li >
94
94
</ ul >
95
95
</ li >
Original file line number Diff line number Diff line change 89
89
< ul class ="dropdown-menu ">
90
90
< li > < a href ="examples.html#angularjs-single-timer "> AngularJS - Single Timer</ a > </ li >
91
91
< li > < a href ="examples.html#angularjs-multiple-timer "> AngularJS - Multiple Timers</ a > </ li >
92
- < li > < a href ="examples.html#jquery-timer "> JQuery </ a > </ li >
92
+ < li > < a href ="examples.html#jquery-timer "> jQuery </ a > </ li >
93
93
< li > < a href ="examples.html#plain-javascript "> Plain JavaScript</ a > </ li >
94
94
</ ul >
95
95
</ li >
@@ -193,7 +193,8 @@ <h4>Attributes</h4>
193
193
194
194
195
195
< h4 > Events</ h4 >
196
- < p > Following events can be triggered to timer directive</ p >
196
+ < p > Following DOM events can be triggered to < em > timer</ em > directive.
197
+ Prepend to < code > timer-</ code > for scope based events when called from AngularJS controllers.</ p >
197
198
< table class ="table table-bordered table-striped ">
198
199
< thead >
199
200
< tr >
You can’t perform that action at this time.
0 commit comments