I have a JS fiddle here: http://jsfiddle.net/WLggG/4/
Resize the result pane so the text is longer than the image.
I have an Owl Carousel in place of the image on my real web page - is there a way to get the slider images to scale, centre and crop to fill it's parent?
Or does anyone know of a jQuery slider that provides this functionality?
Maybe a slider than inserts the image into an inline style tag so it can be controlled using background-size: cover;
?
I've noticed lots of questions/answers that relate to <img>
tags but none of the solutions work with Owl Carousel.
Any help would be much appreciated.
Cheers