Invalid jqLite#on() Parameters
jqLite
jqLite#on() does not support the `selector` or `eventData` parameters
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.