jquery-roadmap icon indicating copy to clipboard operation
jquery-roadmap copied to clipboard

Previous and Next allow do not work properly if there are multiple timelines on the same page

Open WilsonWu2100 opened this issue 4 years ago • 2 comments

The current code only allows one timeline to be working on every page, the previous and next allow do not work properly if there are multiple timeline on a single page.

This fix will allow multiple timelines to be working properly on the same page.

WilsonWu2100 avatar Jul 26 '21 07:07 WilsonWu2100

@WilsonWu2100 looking good to me, but can you update the code in the source folder? Once the change has been moved there you can run gulp to build the plugin in the dist folder

stefanomarra avatar Aug 02 '21 13:08 stefanomarra

@stefanomarra Changes added to source code.

WilsonWu2100 avatar Aug 10 '21 01:08 WilsonWu2100