Bootstrap table showing JSON data
问题 I'm running Bootstrap on my site, combined with a bootstrap plugin called Bootstrap Tables. It requests the data to be delivered as a JSON file. I'm having trouble however getting it to work. I've been trying for a full day now, but to no result. I also tried Google and other code examples. My JSON file looks like {"giveawayid":"101", "creatorid":"7962290569"} My test page looks like: <html lang="en"> <head> <!-- Latest compiled and minified JavaScript --> <script src="js/jquery-1.11.1.min.js