5TH INTERNATIONAL CONFERENCE ON HARMONISATION OF SHARI’AH AND CIVIL LAW 2023
1007 1007 people viewed this event.
5th International Conference on Harmonisation of Shari’ah and Civil Law 2023 is a conference series organised by the Ahmad Ibrahim Kulliyyah of Laws, International Islamic University Malaysia (IIUM) and Jabatan Peguam Negara Malaysia I Attorney General’s Chambers Malaysia. Apart from paper presentations, the Fifth International Conference on Harmonisation of Shari’ah and Law also aims to demonstrate several achievements and efforts in spreading the ideas on harmonisation through panel presentation by several esteemed speakers. This includes attempts at harmonising Shari’ah and Civil law in the area of Islamic finance, Islamic Family Law, Waqf and codifications of laws and in academic curriculums.
We hereby cordially invite you to join our event, details are as follows:-
Date: August 1, 2023 (Tuesday)
Time: 9:00 am
Venue: Senate Hall, Level 5, Muhammad Abdul-Rauf Building International Islamic University Malaysia
For more information, please go to https://conference.iium.edu.my/harmonisation/
jQuery(document).ready(function() {
jQuery('.wpem_related_events-slider').slick({
arrow: true,
infinite: false,
slidesToShow: 3,
slidesToScroll: 1,
responsive: [
{
breakpoint: 1024,
settings: {
slidesToShow: 2
}
},
{
breakpoint: 767,
settings: {
slidesToShow: 1
}
}
]
});
});
jQuery(document).ready(function() {
jQuery('.wpem-single-event-slider').slick({
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true,
responsive: [{
breakpoint: 992,
settings: {
dots: true,
infinite: true,
speed: 500,
fade: true,
cssEase: 'linear',
adaptiveHeight: true
}
}]
});
/* Get iframe src attribute value i.e. YouTube video url
and store it in a variable */
var url = jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src');
/* Assign empty url value to the iframe src attribute when
modal hide, which stop the video playing */
jQuery(".wpem-modal-close").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
jQuery(".wpem-modal-overlay").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', '');
});
/* Assign the initially stored url back to the iframe src
attribute when modal is displayed again */
jQuery("#event-youtube-button").on('click', function() {
jQuery("#wpem-youtube-modal-popup .wpem-modal-content iframe").attr('src', url);
});
});