Hello, I have menu with ui-sref on the footer to load content above it (center). I use ui-router but I have a problem, whenever the state/route change the view is still on the footer instead of the top (0,0). How to achieve this? I have read these but no luck:
The problem with #2 is I cannot get it to work
The current autoscroll option in ui-vew is fine for me but i need the view to scroll a slightly over the top of the loaded view instead of exactly on top of it.
Thanks.