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

11 lines
823 B
HTML
Executable file

<a href="http://github.com/angular/angular.js/edit/master/docs/content/error/jqLite/offargs.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable="">Invalid jqLite#off() parameter</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#off() does not support the `selector` argument">jqLite#off() does not support the `selector` argument</pre>
<h2 id="Description">Description</h2>
<div class="description"><div class="jqlite-page jqlite-offargs-page"><p>This error occurs when trying to pass too many arguments to <code>jqLite#off</code>. Note
that <code>jqLite#off</code> does not support namespaces or selectors like jQuery.</p>
</div></div>
</div>