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
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 & really appreciate.
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.
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].
[1] Before those two developments I spent 5+ years convinced that nobody ever clicks Back in a browser.
The back button is heavily used, even without gestures/mouse.
1. I can't really fix the beyond screen edge problem. I guess it's Bootstrap's popover problem. However, in practice, this is probably not a big issue. If you feel like the popover's gonna go off screen, consider adjusting the popover's placement.
2. That's a nice feature to have but probably not a quick fix, I'll put my effort into that asap
As you mentioned in this thread, you just used intro.js idea to show the steps, showing tooltips and more...
Why you didn't mention that in the Github repository also?
I'd love to so had Bootstro.js been a follow-up of intro.js. But it is not.
I already said so in the demo that I had this idea & implementation before intro.js was released , I even asked around #css & #jquery for some help on how to highlight the div and I also expressed my idea there in the channel [1]
Apart from trying to show the authenticity of Bootstro.js so that you & others don't take me wrong, I'd like to thank you for releasing intro.js and triggering HN's love of the idea which made me excited to try modularizing Bootstro.js & release. Being on HN's front page is a lot more "sexy".
Cheers, from Hanoi to Tehran ^^
[1] http://irc.jquery.org/%23jquery/%23jquery_20130309.log.html#...
Edit: Typo
You oldest commit is for 1 day ago.
$('html,body').animate({
in bootstro.go_to, with:
$('html,body').stop(true).animate({
This clears the animation queue and stops the current animation between animating.
Thanks!
safari 6 - arrow keys didn't work for me.