Giter Site home page Giter Site logo

asimpletour's Introduction

Hi there, I'm Álvaro Véliz 👋

I'm a Senior Software Engineer based in Santiago, Chile.

  • 🔭 I’m currently working on Checkr, Inc
  • 💼 I have an small agency called Doppio.cl
  • 🌱 I’m currently learning Rails and Laravel
  • 👯 I’m looking to collaborate on laravel and rails projects
  • 💬 Ask me about music and turntablism
  • 📫 How to reach me: Visit my LinkedIn profile
  • ⚡ Fun fact: My first, middle and last name have an accent

These are my stats on Github:

My Github Stats

asimpletour's People

Contributors

alvaroveliz avatar ashoudy avatar el-mahbub avatar infininte avatar philipp-classen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

asimpletour's Issues

Keyboard cannot to stop tour

I tried aSimpeTour but when keyboard arrow left and right is clicked cant to stop the tour. Any one can help me ? Thank.

Demo is broken

Hi, I was taking a look at your demo at http://alvaroveliz.github.io/aSimpleTour , and it looks like some files are missing. Here is my console output when the page is loaded:
GET http://alvaroveliz.github.io/stylesheets/styles.css 404 (Not Found) aSimpleTour:8
GET http://alvaroveliz.github.io/javascripts/jquery.scrollto.min.js 404 (Not Found) aSimpleTour:10
GET http://alvaroveliz.github.io/javascripts/jquery.aSimpleTour.js 404 (Not Found) aSimpleTour:10

And when you click the start tour button:
Uncaught TypeError: Object function (a,b){return new e.fn.init(a,b,h)} has no method 'aSimpleTour' aSimpleTour:35
(anonymous function) aSimpleTour:35
f.event.handle jquery.min.js:17
i.handle.k jquery.min.js:16

Autostart Option is not working

Title explains it really, even if you set autoStart to true in the settings, it still shows up the annoying start message at the start.

why stop development

Hi
You have such a good thing going here...!!
Just needs some polishing but love it.

Please continue, when you can.

Next step validation ?

Good afternoon. Can be prompt. Is it possible to do so before proceeding to the next step to check whether the user has made a some action, such as fill out and save the profile.

Tour Steps Remain Highlighted

I've implemented the aSimpleTour and noticed when you click on Previous in the controls the previous steps from the one you are currently on remain highlighted. I thought I may have missed something in the configuration but I see the same result in the demo.

Inconsistent demo doc with code in github

Doc on demo page states that to change button text one should specify these parms:
buttons : { next : 'Next →', prev : '← Prev', start : 'Start!', end: 'The end' }
Currently it doesn't work.

The following code (got from src) works fine:
buttons: {
next : { text : 'Next', class : ''},
prev : { text : 'Previous', class: '' },
start : { text : 'Start', class: '' },
end : { text : 'End', class: '' }
},

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.