Code Monkey home page Code Monkey logo

jquery-roadmap's People

Contributors

stefanomarra avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

jquery-roadmap's Issues

RoadMap not refreshing

Hi,

Firstly awesome piece of jquery, very nice.
Question, I am attempting to use this without refreshing the page

Once loaded after initial load its all ok, then without page reload if using the below
$('#setup_timeline').roadmap(events, {
eventsPerSlide: 5,
slide: 1,
prevArrow: '',
nextArrow: ''
});
With events being an array inthe format that works.
When I redo the array and then load again, all is OK except when i go forward to display more items, and then back again, it reverts itself to the original state.

Is there a refresh option to reload the roadmap ??

Not shown in the right place

Please forgive me for my poor English.
it's not shown in the right place.Can you give me some useful suggestion?
default
Thank you very much.

Feature request: control vertical or horizontal display

I found your great timeline, and it looks great, and is very easy to use. I would like to make a feature request... Can you add an option to control horizontal or vertical display? I love how responsive it is, and on smaller screens the vertical looks great, but I am having an issue when I want to show the timeline in a vertical position by default.

Thank you!
Jeremy.

Create onBuild Event in options

Hi,
I couldn't find any events in options, so I added own onBuild event. I tried to push a new branch for creating PR, but I don't have permission to create a branch on the repository.
The patch is in the next comment.

Here is an example of using:
` $('#timeline').roadmap(events, {
eventsPerSlide: 6,
slide: 1,
prevArrow: 'keyboard_arrow_left',
nextArrow: 'keyboard_arrow_right',
onBuild: function() {

    }
  });`

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.