I have an element with an onclick method.
I would like to activate that method (or: fake a click on this element) within another function.
I
just call "onclick"!
here's an example html:
Click me! Fake click the previous link!