Answer the question
In order to leave comments, you need to log in
Error after adaptation. What's wrong?
Hello everyone, I made adaptation for mobile using bootstrap, an error pops up when with mob. Please, fill in width & height for all your images! And also on mobile, the site does not occupy the entire area, for some reason there is emptiness on the left. What the heck? The error gets out only at the size of xs columns.
Answer the question
In order to leave comments, you need to log in
/* The positions array contains each slide's commulutative offset from the left part of the container */
if(!$(this).width())
{
alert("Please, fill in width & height for all your images!");
return false;
}
});
$('#slides').width(totWidth);
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question