Using css animation with angular, to show and hide a massive angular tooltip in a responsive layout.
Code can be found at: http://plnkr.co/edit/xarxPAKTXrEIDKUHmapg?p=preview I was asked to show a tooltip with AngularJS in a responsive layout, so I created a Plunker, that will form the base of my code. Note: resize…