I kinda dislike how the pace is predefined, I think as an user I would prefer it to let me click to go to the next step.
Show HN: Trip.js, a jQuery plugin for product landing page navigation
11–20 of 23 posts
Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#12Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#13There was alot of discussion on a similar one recently created on pure JS only called intro.js. https://news.ycombinator.com/item?id=5380056
Lets try to get a list together with all similar solutions for the community:
OpenSource similar solutions:
- jQuery Impromptu http://trentrichardson.com/Impromptu/
- Zurb Joyride http://foundation.zurb.com/docs/components/joyride.html
- Intro.js (js only) http://usablica.github.com/intro.js/
Pay solutions:
Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#14I just want to point out that you're ultimate objective should be that the interface is easy enough to use without such tutorials.
thanks, we will make it easier, i don't know, maybe with a wizard? ha
Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#15Good work ! Thank you for adding more variety to the ecosystem. :) There was alot of discussion on a similar one recently created on pure JS only called intro.js. https://news.ycombinator.com/item?id=5380056 Lets try to get a list together with all similar solutions for the community: OpenSource similar solutions: - jQuery Impromptu http://trentrichardson.com/Impromptu/ - Zurb Joyride http://foundation.zurb.com/docs/…
Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#161. The tooltips don't seem to be aware of the size of the view screen. During the tutorial one of the tooltips appeared offscreen because it (probably) assumed my window was big enough to see everything.
2. The speed was too quick. I barely had enough time to orient my eyes then read the tip before it moving on. Considering that, I think automation in this way is undesirable. Each step should probably be user driven.
3. To make the site look a little more professional you could remove the space in front of the exclamation points.
Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#17I just want to point out that you're ultimate objective should be that the interface is easy enough to use without such tutorials.
Sometimes the underlying processes an application is designed for are too complex to be self-explanatory. Look at e.g. Photoshop, would not work without tutorials.
I'm not arguing against any help, I'm simply stating that if it's easy enough to explain with an overlay then it's probably possible to make the interface intuitive enough without it.
Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#18Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#19Earlier quoted context omitted.
thanks, we will make it easier, i don't know, maybe with a wizard? ha
pistoriusp's comment isn't about trip.js, it's about overall design of sites. The goal of a UX engineer is to make things like trip.js obsolete. The design should be clean and self explanatory.
Re: Show HN: Trip.js, a jQuery plugin for product landing page navigation
#20Earlier quoted context omitted.
Sometimes the underlying processes an application is designed for are too complex to be self-explanatory. Look at e.g. Photoshop, would not work without tutorials.
Photoshop doesn't have overlay help such as this. I'm not arguing against any help, I'm simply stating that if it's easy enough to explain with an overlay then it's probably possible to make the interface intuitive enough without it.