KURSUS CELIK SYARIAH: PENGURUSAN HARTA PUSAKA UNTUK KAKITANGAN IIUM (2022)
892 892 people viewed this event.
Masjid Sultan Haji Ahmad Shah, CENTRIS, IIUM Gombak dengan kerjasama Jabatan Undang-undang Islam, Kulliyah Undang-Undang Ahmad Ibrahim IIUM akan menganjurkan KURSUS CELIK SYARIAH: PENGURUSAN HARTA PUSAKA untuk kakitangan IIUM bagi tahun 2022.
1) Slot 1:
9:00 pg – 11:00 pg ‘Isu-isu Berkaitan Perwarisan Islam: Harta Pusaka atau Puaka?’
Penceramah: Asst. Prof. Dr. Tajul Aris Ahmad Bustami (AIKOL, IIUM)
2) Slot 2:
11:00 pg – 1:00 ptg ‘Pentadbiran Harta Pusaka Islam: Tak Tahu atau Tak Mahu’
Penceramah:Assoc. Prof. Dr. Akmal Hidayah binti Halim (AIKOL, IIUM)
(Dikendalikan dalam Bahasa Melayu & Mata CTD akan diberikan)
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);
});
});