Hi Sajeetharan, I did some research, apparently this isn't done much, as I could not find a decent solution. Apparently the resize event only works on document. The mutation Observer does not observe it either in chrome (seems to be a long standing bug!) and a lot of other stuff that should be solved already. To cut a long story short, I wrote you a directive <http://plnkr.co/edit/K2v8SyLTWPV4N40elfMV?p=preview>for it. Tested it in chrome and Firefox. IE does not support the resize CSS3 property, so I leave it to your imagination to solve that. (whole well possible ;) )
Hope this helps you a bit, 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.
