0
Hello, I need to create an anchor where when I click on a link it arrow display block in a hidden div and scroll down the page to that div. The part about display block I’ve done, what I need is the part where I click on the link and the page goes down. I’m using Angular, so I can’t use #id_div for this. Does anyone have any idea?