$(document).ready(function () {
// The slider being synced must be initialized first
$(‘#carousel’).flexslider({
animation: “slide”,
controlNav: false,
animationLoop: true,
slideshow: false,
itemWidth: 120,
itemMargin: 1,
asNavFor: ‘#slider’,
prevText: ‘’,
nextText: ‘’,
});
$(‘#slider’).flexslider({
animation: “slide”,
animationLoop: false,
controlNav: false,
directionNav: false,
slideshow: false,
sync: “#carousel”,
});
$(‘#slider’).magnificPopup({
delegate: ‘a.fullview’,
type: ‘image’,
tLoading: ‘Loading image #%curr%…’,
mainClass: ‘mfp-img-mobile’,
gallery: {
enabled: true,
navigateByImgClick: true,
preload: [0, 1] // Will preload 0 – before current, and 1 after the current image
},
image: {
tError: ‘The image #%curr% could not be loaded.’,
titleSrc: function (item) {
return item.el.attr(‘title’) + ‘‘ + item.el.attr(‘data-author’) + ‘‘;
}
}
});
});
نال الإيطالي بوفون جائزة أفضل حارس مرمى في العالم لعام 2017 في استفتاء الاتحاد الدولي لكرة القدم (فيفا).
وتسلم الجائزة اليوم خلال الحفل السنوي للفيفا والذي أقيم في العاصمة البريطانية لندن.