Unable to make Ajax1() , Ajax2() and Ajax3() buttons work locally and paint the task boxes in other colors.
Good afternoon,
I have downloaded in a zip the repository and when I test it locally, I open the demo folder and the index.html.
I click on the Ajax1() , Ajax2() and Ajax() buttons and it does nothing, it always paints the same graphic.
However, in the online demo that you have, these buttons work perfectly, the graphic changes and the task boxes are painted in other colors and even with images.
What should I do to make these buttons work locally and have the boxes painted in other colors? Is the version that is online the same as the Master branch of the repository?
Thanks in advance,
Best regards.
Hello!
I don't know if I can help you, If you are running locally, you may not be able to reference the file due to security. After pressing the Ajax button, it goes to read the json file locally. You may be able to run the demo after installing XAMPP or other software to get it to work properly. Or you can change the permission settings.