On Tue, Feb 26, 2013 at 10:00 AM, Paul <
i...@paal.dk> wrote:
> I am trying to have a div change textcolor on mouseover. I was under the
> impression that it was possible to do this directly with the
> class directive like this:
> <div class="ng-mouseover:'someclass'">test</div>