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

10 lines
775 B
HTML
Executable file

<a href="http://github.com/angular/angular.js/edit/master/docs/content/error/animate/notcsel.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable="">Not class CSS selector</code>
<div><span class="hint">error in component <code ng:non-bindable="">$animate</code>
</span>
</div>
</h1>
<div><pre class="minerr-errmsg" error-display="Expecting class selector starting with '.' got '{0}'.">Expecting class selector starting with '.' got '{0}'.</pre>
<h2 id="Description">Description</h2>
<div class="description"><div class="-animate-page -animate-notcsel-page"><p>Expecting a CSS selector for class. Class selectors must start with <code>.</code>, for example: <code>.my-class-name</code>.</p>
</div></div>
</div>