Open
Description
I am using te the progressbar.js plugin together with the October CMS.
In October there is an option to update certain parts of a website via Ajax.
In my page there is a RSS feed section that updates itself every 10 minutes.
The progressbar.js plugin shows the "waiting" time until a refresh is called.
The refresh works perfectly apart of the fact that the SVG is not recreated.
So if i check my source code, i can see that my DIV with the ID "progressbar" is there, but empty.
Though before the refresh the SVG was there.
I tried to reset the animate to 0 and everything, but it looks like the SVG is not created.
Can you suggest what i am doing wrong?
Metadata
Metadata
Assignees
Labels
No labels