Closed mbrostami closed 9 years ago
Hi @mbrostami, I am glad you are using this plugin and this does help you ! With current design, I think you can easily make this happen using onTripStart()
handler. You can check this link for more details about workflow : https://github.com/EragonJ/Trip.js/wiki/Workflow-inside-Trip.js-(When-to-call-onXYZ-callbacks)
If I was the one who tries to accomplish with Trip.js, I think I would override specific step with CSS to make sure these UI works are not included in scripts. For me, this is a better approach for this use case.
Thanks Trip.js. I want to limit trip block of some trips to an special width. I do this by adding these lines of code :
And this :