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.
重複の可能性: jQuery を使用して Twitter ハッシュタグを検索し、リンクを適用する
Twitterのように、ページ内の特定またはすべての要素をリンクして、それ自体を「リンク」してURLに渡すことを検討しています。
例えば:
Hello check my #thing
上記の #thing をクリックすると、カスタム URL に移動します。
mysite.com/tag/thing
これはどのように行うことができますか?
ありがとう!