Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
あちこちでこれを見てきましたが、この「もの」に関する情報は見つかりません。#_self提案に関する何らかの情報を提供してもらえますか?
#_self
<a href="#_self">_self現在のページの id を持つ要素にジャンプします。
<a href="#_self">
_self
たとえば、ページのさらに下に、次の<p>ような要素があります。
<p>
<p id="_self"> ... </p>
ただし、その名前の ID を持つのはかなり奇妙なので、おそらくjQuery関数のおとりアンカー リンクです。
jQuery