function checkWidth() {
if(jQuery(window).width() < 577) {
jQuery(".owl-theme").removeClass("owl-carousel");
jQuery(".owl-item").not(".active").remove();
} else {
jQuery(".owl-theme").addClass("owl-carousel");
}
}
//jQuery(window).resize(checkWidth);
jQuery(".owl-carousel").owlCarousel({
arrows: true,
loop:false,
responsive:{
0:{
items:1,
},
520:{
items:1,
},
675:{
items:2,
},
768:{
items:3,
},
992:{
items:4,
}
}
});
Matching Devices
|
1. iPad Air 2 | Wifi Only
|
| Order |
A1566 (EMC 2822) |
Release Year |
2014 |
| Model |
MGLW2LL/A |
Series |
iPad Air |
| Processor Model |
Apple A8X |
CPU Frequency |
1.5 |
| Screen Size |
9.7 Inch |
RAM |
2 GB |