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.
我正在开发一个基于 WP 的站点,该站点具有如下语义 URL:
http://mysite.com/category/article/#disqus_thread
使用上述方法无法参考该页面底部的文章 Disqus 部分。我不完全确定不使用直接文件 URL 时锚是如何工作的。你会如何处理这个问题?我正在使用 Disqus 2012 脚本。
如果没有哈希之前的最后一个斜杠,它应该可以正常工作,如下所示:
http://mysite.com/category/article#disqus_thread