I'm looking to use a CSS framework like Foundation for my site but I really like the way AngularJS adds to the UX on forms, so I'd like to use AngularJS only in certain sections of the site.
I've read that Foundation doesn't play nice with AngularJS so I'm looking into Bootstrap with Angular-UI.
Is it possible to run jQuery alongside AngularJS if the two don't interact and control separate elements on the page?