JOIN US FOR THE HARMONISATION TALK SERIES: MUSLIM LAW AND LEGAL HYBRIDITY
113 113 people viewed this event.
We are honored to invite you to an insightful session exploring the complexities of “Muslim Law and Legal Hybridity” as part of our ongoing Harmonisation Talk Series. This session features esteemed legal experts who will provide unique perspectives on the integration of legal systems.
Meet Our Speakers:
Dr. Alfian Yasrif Bin Kuchit: Adjunct Professor at AIKOL, IIUM and Former President of the Syariah Court of Singapore.
Dr. Nur Adlin Hanisah Binti Shahul Ikram: Assistant Professor at AIKOL, IIUM with expertise in Equity & Trust and Legal Method.
Event Details:
📅 Date: 12 March 2026
🕙 Time: 10:30 a.m. – 12:00 p.m.
📍 Platform: Virtual (Scan the QR code in the poster to join!)
Program Highlights:
Opening Al-Qur’an Recitation
Welcoming Speech by Prof. Ida, Dean of AIKOL
Keynote Presentation by Dr. Alfian Yasrif Bin Kuchit
Interactive Q&A Session
Don’t miss this opportunity to engage with leading scholars in the field!
IIUM #AIKOL #MuslimLaw #LegalHybridity #LawTalk #HigherEducation #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);
});
});