Podcast/lib/angular/docs/partials/error/jqLite:onargs.html
2013-08-21 19:46:51 +02:00

12 lines
893 B
HTML
Executable file

<a href="http://github.com/angular/angular.js/edit/master/docs/content/error/jqLite/onargs.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable="">Invalid jqLite#on() Parameters</code>
<div><span class="hint">error in component <code ng:non-bindable="">jqLite</code>
</span>
</div>
</h1>
<div><pre class="minerr-errmsg" error-display="jqLite#on() does not support the `selector` or `eventData` parameters">jqLite#on() does not support the `selector` or `eventData` parameters</pre>
<h2 id="Description">Description</h2>
<div class="description"><div class="jqlite-page jqlite-onargs-page"><p>This error occurs when trying to pass too many arguments to <code>jqLite#on</code>. Note
that <code>jqLite#on</code> does not support the <code>selector</code> or <code>eventData</code> parameters as
jQuery does.</p>
</div></div>
</div>