meanjs / mean

MEAN.JS - Full-Stack JavaScript Using MongoDB, Express, AngularJS, and Node.js -
http://meanjs.org
MIT License
4.87k stars 1.98k forks source link

Affix functionality not working #1546

Open abumere opened 8 years ago

abumere commented 8 years ago

Has anyone been able to get the bootstrap affix effect to work? Or a module/add-on that gives the same functionality? I'm am in the process of converting a pure Bootstrap theme to work with angular and this has me stumped.

I've tried angular-stap but it is producing some css conflicts (overriding my css). Has anyone found something that works or have a proven custom directive etc???

sujeethk commented 8 years ago

I haven't worked with affix, but seeing no responses to your question, I would suggest looking at stackoverflow or this package since this question isnt specifically to mean.js