angular.js/docs/content/error/jqLite/on_args.ngdoc

9 lines
258 B
Text
Raw Normal View History

2013-07-13 00:42:27 +00:00
@ngdoc error
@name jqLite:on_args
@fullName Invalid jqLite#on() Parameters
@description
This error occurs when trying to pass too many arguments to `jqLite#on`. Note
that `jqLite#on` does not support the `selector` or `eventData` parameters as
jQuery does.