Hacker News new | ask | show | jobs
by ollerac 4680 days ago
So as far as I understand this you can either embed this on a website or use the browser extension. Do you have any examples of it being embedded on a website?

I'm interested in adding something this to my webapp, but I'd need to see what it looks like first and I don't want to have to install the extension. I also don't want my users to have to install the extension.

I'm also looking into alternative projects like Joyride from ZURB [1] and Guiders from Optimizely [2].

1: http://zurb.com/playground/jquery-joyride-feature-tour-plugi...

2: https://github.com/jeff-optimizely/Guiders-JS

1 comments

embed script is used in this app (http://app.searchenabler.com/)

you can see flows on that app here: - http://www.searchenabler.com/faqs/

Thank you for the example. Unfortunately I can't really try any of those examples without logging in to that app...

Anyways, I probably won't add it to my project because, while I think it could be useful, I don't really like how it looks and I think the error handling could be improved. For example, when I clicked the login button in the example you sent the guider just disappeared.