GithubHelp home page GithubHelp logo

rdworth / king_tour Goto Github PK

View Code? Open in Web Editor NEW

This project forked from salesking/king_tour

1.0 2.0 1.0 114 KB

Create easy on-page tutorials with javascript & html

Home Page: http://salesking.github.com/king_tour

king_tour's Introduction

KingTour - Royal On-Page Tours

You can make screenshots, movies or write a manual for your web app .. OR go for on-page tutorials.

On-Page tutorials, as the name suggests, live directly in your app. A user clicks his way through the web-application while reading your help bubbles

A KingTour can serve as:

  • Getting started tour

  • Help

  • Documentation with video and images

  • Show-case your app within a demo account

  • just about anything you can imagine, as long as it’s html

Usage

See example here: salesking.github.com/king_tour/

Changes

2010.06.12

  • renamed to KingTour & adopted css

  • added options to set selectors for dialog popup & its content so custom html/css can be used in dialog template

  • renamed Aj.Control to Aj.Dialog

  • replaced table in help dialog with div’s

  • more jQuery usage

2010.06.01

  • removed hardcoded bubble template from skins folder

  • tour bubble templates can now be set via Aj.template. If not set a default html snippet will be used

  • added more jQuery usage

2010.05.17

  • added open/close callbacks

  • added navigation keys: arrow upd/down, spacebar, quit

  • set tourStep in links for interpage tours(no more fromNext).

  • each tour step can now be referenced directly with an url

2010.05.15

  • prevent inserting lazy loaded javascript/css twice into head => postFetch method

  • renamed setting mouseCanNavigate to mouseNav

  • kicked lots of unneeded ;

2010.05.14

  • jQuery-fied the whole thing, does not work without jQuery anymore

  • replaced some internal dom handling with jQuery

  • replaced “id”-selector for tour steps with a more general “el” selector now fully dependent on jQuery and its $()=>jQuery() selector

2010.04.28

  • removed colorScheme

  • removed coverOpacity / coverColor => set in css

  • added var declarations in several places

  • added jQuery selector to be used in step title definition => jq_selector: ‘.aClass’

  • dropped firebug helper

Credits

This repo started with a clone of amberjack2 and got some fixes and enhancements during it’s implementation at SalesKing. amberjack was originally developed by Arash Yalpani. I would be glad to commit back to the origin if Arash puts up his sources on Github.

king_tour's People

Contributors

rdworth avatar schorsch avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.