http://codepen.io/cflynn07/pen/hbgxf
^ Example
I have an angularjs animation, and I don't want it to run on page load for an element that is supposed to be hidden.
Right now, the element is shown, then the slide up animation occurs and hides the element.