Skip to content

RoadMap not refreshing #3

@jamesinger

Description

@jamesinger

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 ??

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions