It's hard to describe the whole problem, but to make the long story short, I cannot use href = "... # something", but I need this functionality. Is there a way to play it using jquery? So I want to have something like this onclick = "$ ('div # something'). JumpThere ();" but I do not know the exact name of the function. Could you tell me if the jquery function has such a function, and if so, what is it called.
source
share