Webix, HTTPS & Firebase -- deadline approaching

Hi,

I’m using a Webix Datatable from the Webix-Firebase code in a university project (that’s due in less than 72 hours).

All was going great on Localhost during development, but when I deployed to Firebase this morning, I got an error message saying the Webix .js and .css files were not loaded because the CDN link was over HTTP instead of HTTPS.

Saving the files locally isn’t working; the datatable does not get created (and I have no earthly idea why.)

These are the CDN links I am using:

http://cdn.webix.com/edge/webix.js
http://cdn.webix.com/edge/webix.css

Is there a way to get the latest webix.js and webix.css from the website other than by opening the link and doing a “save as?”

I am desperate to get this project finished… any help would be very greatly appreciated!

Hi,

Files downloaded directly from the CDN don’t work because some inner dependencies are missing. Our CDN files are also available as https://:

https://cdn.webix.com/edge/webix.js

https://cdn.webix.com/edge/webix.css

If this doesn’t work for some reason, you can get the standard package at http://webix.com/download/