jQWidgets
jQWidgets copied to clipboard
Problem in JSFiddle demos
Describe the bug Many demos do not work because the link for the jqwidgets files is with http connection, not https This problem occurs for any component except jqxGrid.
To Reproduce Steps to reproduce the behavior:
- Go to https://jsfiddle.net/jqwidgets/HpGSK/ for example
- See the problem in the console
- Now click on the resources on the left side and add the links to the files but change the connection to https
- Save the demo and the problem will be gone