I’ve seen this here and there, but can’t find any information regarding this “thing”.
Can anyone please provide us some sort of info regarding the #_self propose ?
I’ve seen this here and there, but can’t find any information regarding this thing.
Share
<a href="#_self">will jump to an element with the id of_selfin the current page.For instance, further below the page, there’s a
<p>element that looks like this:It’s pretty weird to have an ID with that name though, so probably a decoy anchor link for a
jQueryfunction.