I'd like to ask any idea behind the concept of redirecting from notifications into the specific url and then scroll to a certain content like comments and others. Look, what I'm trying to get here is I have a notification icon above which has a dropdown list containing a link to a specific url. So, I want to scroll to certain element here after the redirect and in this it's a list of comments which are bounded via knockout. So far, all I can do is only to scroll to a certain element which is a link that has an anchor I'd like to ask any idea behind the concept of