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 主题标签,并应用链接
我希望链接页面中的某些或所有元素以“链接”自己并传递到 URL,就像 twitter 一样。
例如:
Hello check my #thing
单击上面的#thing 并转到自定义 URL,例如
mysite.com/tag/thing
怎么可能做到这一点?
谢谢!