I saw this code below:
<div target="_blank" class="P5DMenuAnimated" style="left: -80.8112px; top: -80.8112px; background-position: left -40px; opacity: 1; width: 40px; height: 40px;" action="clone"></div>
I know in hyperlink, target="_blank" means that opening a new window. However, when I click this button, it doesn't open a new window, with some effect in the current page.