I need to add a slider that is responsive. I've am using flexslider and it works great. I need the slider to be populated using a JSON file. I am using mustache.js and I've been able to populate the slider images from the JSON files. My problem is that the slider is blown up to 400%. This only happens when i use Mustache to pull in the images.
I've searched the api and can't find an answer also googled the problem and nothing.
Thanks in advance.