$(function(){
$('#support nav a').click(function(e) {
e.preventDefault();
$(this).addClass('active').siblings().removeClass('active');
var tab = $(this).data('id');
$('#support .slide[data-id="' + tab + '"]').addClass('active').siblings().removeClass('active');
});
});
for (var i = 0; i <= json.length - 1; i++){
- я думаю, так должно быть лучше.array.length - 1
obj
и выводите json[i]
- увидите проблему .preloader {
position: fixed;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
display: none;
}
src="/js/chartContainer.js"
, скорее всего у вас просто путь не правильный.