javascript - $anchorScroll.yOffset not working for ngIncluded content -


i've got page angular has components can opened , closed. these components included via nginclude. able click on navbar menu item , scroll content within ngincluded divs. works far, $anchorscroll.yoffset value not seem impact way anchorscroll works, means content divs nginclude partially hidden behind navbar.

anybody else experience this?


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -