百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
B

bootstro.js

> 编程语言
开源

使用 Bootstrap 的 popovers 来帮助用户在网站中导航的小型 JS 库

1.3K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

使用 Bootstrap 的 popovers 来帮助用户在网站中导航的小型 JS 库

Bootstro.js

Tiny JS library taking advantage of bootstrap's popover to help guide your users around. Demo

Latest update (2013/12/12)

Bootstro now supports bootstrap3. yay! No changes to code if you're using bootstrap 3. 1 line change if you still use bootstrap 2. Please have a look at the demo. Thanks a lot to Netsstea pull request to make this possible.

I removed bootstro.min.js from the repo for less trouble. Please minify bootstro yourself if you need to.

TODOs

  • hopscotch by linkedin is a good alternative. It supports multi-page slideshows by writing stuff to localStorage/cookie
  • Change documentation to encourage making slideshow data from a JS variable or via ajax, rather than injecting data-bootstro-* attributes into HTML. Currenty bootstro.js already supports both methods but the documentation/demo page makes it sound like users should inject slideshow data into HTML. This is not only making HTML dirty but also causes bugs like this unmerged pull request
  • Supports multi-page slideshows like hopscotch
  • Make this project a proper test-driven JS library, like test cases, automatically minifying stuff...

Please log issues/comments/pull requests.

Requires

Bootstrap 2.3.1+. Bootstro supports both bootstrap 2 & 3

Documentation

I'm not so much into markdown so please see Documentation on the demo page

License

MIT

Contributors

Thanks a lot to those who have helped me (in no particular order)

Brian Glick

Sri Vishnu Totakura

Ed Menendez

crnrcn

Chance Ackley

Ivan Suftin

Tal Ater

Tal Ater

Silvio Moreto

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言