J
J
Jacksnow2016-12-11 21:47:56
css
Jacksnow, 2016-12-11 21:47:56

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

1 answer(s)
U
Umid, 2016-12-11
@Jacksnow

/* 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);

ruseller.com/lessons.php?rub=36&id=460

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question