http://docs.angularjs.org/guide/concepts


On Thu, Jan 9, 2014 at 6:00 PM, biloki <[email protected]> wrote:

> Hello,
>
> I'm beginner of Angularjs. Normally by jquery, to bind an event for the
> HTML element, I do like this:
>
> $( "#foo" ).bind( "click", *function*() {
>
> alert( "User clicked on 'foo.'" );
>
> });
>
> I'm using Angular in my project, so how to bind the event to the element
> like jquery in angular ?
>
> Anyone can help me
>
> Thank you
>
> --
> You received this message because you are subscribed to the Google Groups
> "AngularJS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/angular.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to