TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: How to create interactive guiding pages?

2 点作者 PlusSeven超过 11 年前
I wonder how to create interactive guiding pages on a website? Such as http:&#x2F;&#x2F;www.learnstreet.com&#x2F;lessons&#x2F;study&#x2F;javascript. Thanks a lot!<p>T

1 comment

mindcrime超过 11 年前
Libraries like Hopscotch.js[1] or Intro.js[2] would probably be a good starting point.<p>[1]: <a href="http://engineering.linkedin.com/incubator/creating-product-tours-hopscotch" rel="nofollow">http:&#x2F;&#x2F;engineering.linkedin.com&#x2F;incubator&#x2F;creating-product-t...</a><p>[2]: <a href="http://usablica.github.io/intro.js/" rel="nofollow">http:&#x2F;&#x2F;usablica.github.io&#x2F;intro.js&#x2F;</a>