Open ToonTalk opened 7 years ago
This is weird. I have a reference to jQuery:
I will look into it
Perhaps you need to re-order them so JQuery is loaded first?
I don't think so. When I look at the page source for the MetroUI webpages, the order is the same. The difference is that they are using jQuery 2.1.3 and we are using the latest version: 3.2.1 In any case, I will try reordering
OK, long story: We are using bootstrap and Metro UI. The original Metro UI webpages do not use bootstrap directly. Therefore, in their pages the order is correct, in our pages jQuery should be loaded before Bootstrap. I think it should be possible to use just Metro UI and completely drop bootstrap, but for now I keep both. I am not closing this issue so we can talk about it more, but the next commit will fix the issue by moving the jQuery link to the top.
bootstrap.min.js:6 Uncaught Error: Bootstrap's JavaScript requires jQuery at bootstrap.min.js:6