Hi ElementHTTP,

Angular is all about data, and the view will follow the data. You know when 
your data is there, and you can act upon it any time. The only place it 
makes sense to use DOM load events might be when you are doing animations, 
and you do not need the onload events for that. 
However, if you really want this, have a look at he source of ngClick, its 
not that hard to adapt it for load events.

Regards
Sander

-- 
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/d/optout.

Reply via email to