MProgress.js
MProgress.js copied to clipboard
Example for type 4 to type 1 transition
In your example videos you have a type 4 Query that transitions to Type 1 Determinate. Do you have any working examples?
With the type 4 .end() method it appears as if your loading/progress is finished by zooming all the way right, but that's not what the video of the transition does. And trying to manage 2 MProgress bars on the same element as if to replace the 1st Type 4 bar doesn't work with the lib. Once you .end() the first one on an element, a new bar appears on the
element.