Just in case anyone else has this issue In chrome,ff, and ie I think. if you use a transform to animate something coming into the view, then I can NOT have position:fixed.
So lets say you animate a header menu coming into view (but do so using a transform), then your header will no longer stick to the top. I found this out after plugging in angularjs animate and trying to figure out why all my css was out of whack http://meyerweb.com/eric/thoughts/2011/09/12/un-fixing-fixed-elements-with-css-transforms/ -- 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.
