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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Bootstro.js - intro.js for Bootstrap

79 点作者 clu3大约 12 年前

13 条评论

clu3大约 12 年前
Hi all, I'm so surprised that this made HN front page, even though I thought Bootstro.js would be nice because I had a tough time looking for something like that. I guess I rarely get a chance like this so I'm very excited and therefore would like to share here that I love HN so much. Actually there are two things that have changed my profession quite <i>dramatically</i><p>1. HN, before HN, i.e about 3 years ago, I was with webmasterworld.com but somehow I didn't get much out of it. At HN i'm mostly just lurking but I learned so much from it 2. Coding-wise, Bootstrap made my life a hell lot easier since I'm basically so dumb at CSS. Bootstrap gave me a chance to execute my idea in a timeframe which otherwise would have taken me months, and getting bored of talking to my colleague CSS'er<p>Those 2 things have changed my career alot, believe it or not. I don't know what's the point of saying that but I'd like to express what I love &#38; really appreciate.
评论 #5394909 未加载
Swizec大约 12 年前
"I can resize my width too", that is really cool of you, but it would be nice if you also didn't go beyond my screen edge. Especially if the Next button is there.<p>Also consider adding push history support or whatever that's called. I'd like to click back in my browser to go back in the intro.<p>This is mostly because the back/forth touchpad gesture added in some version of MacOS or another, combined with the back/forth buttons on the mouse I use on the linux machine, have made me big users of the Back functionality. Something I would never click on "manually" and wouldn't even consider exists otherwise[1].<p>[1] Before those two developments I spent 5+ years convinced that nobody ever clicks Back in a browser.
评论 #5394711 未加载
评论 #5395140 未加载
afshinmeh大约 12 年前
I'm Afshin, the author of intro.js<p>As you mentioned in this thread, you just used intro.js idea to show the steps, showing tooltips and more...<p>Why you didn't mention that in the Github repository also?
评论 #5397966 未加载
fduran大约 12 年前
Good. Only issue I have so far is that in links to modal windows the bootstro-title takes over the title causing: a) the mouse-over tooltip (with original title) disappears and b) the bootstro pop-over title is the original "title".
评论 #5395212 未加载
saulr大约 12 年前
Flicking between steps results in the window scroll animations queueing. You may wish to replace<p>$('html,body').animate({<p>in bootstro.go_to, with:<p>$('html,body').stop(true).animate({<p>This clears the animation queue and stops the current animation between animating.
tomasien大约 12 年前
Arrow keys not working for me - latest version Chrome.
评论 #5394108 未加载
评论 #5394083 未加载
turnkey56大约 12 年前
On iPad Chrome the 5, 6, and 7 popovers are dark (no focus) until the screen is touched again.
_yb大约 12 年前
I was expecting that clicking on the darker areas would exit the intro, consider to do that.
评论 #5395069 未加载
nachteilig大约 12 年前
Seems like this addresses a lot of the problems with intro.js.<p>Thanks!
momchenr大约 12 年前
I like this a lot, thanks for taking the time.
评论 #5394315 未加载
johnx123-up大约 12 年前
Why "bootstro" attributes instead of "data"?
评论 #5395103 未加载
mgkimsal大约 12 年前
was just showing bootstrap and intro.js off to a team on saturday - this is a nice combo.<p>safari 6 - arrow keys didn't work for me.
评论 #5394111 未加载
treycopeland大约 12 年前
someone just showed off a clone of this sometime last week I believe.
评论 #5394178 未加载
评论 #5394293 未加载
评论 #5396567 未加载