Roundtable Discussion on Climate Change, Tourism and Community Engagement
899 899 people viewed this event.
SAVE THE PLANET!
Initiative taken by Climate Change Policy and Law Centre, AIKOL IIUM and Harun M. Hashim Law Centre present a Roundtable Discussion on Climate Change, Tourism and Community Engagement by our special guest Mr. Veng Serevyvuth, Chairman of Pannasatra University and Former Senior Minister of Cambodia together with Assoc. Prof. Dr Maizatun Mustafa, Coordinator, Climate Change Policy and Law Centre Ahmad Ibrahim Kulliyyah of Laws and Dato’ Hamidon Abdul Hamid, Academic Fellow, Former Deputy Rector (Student Development)
International Islamic University Malaysia
Date : 13 October 2022
Time : 3:00 pm till 5:00pm
Venue: Rector’s Meeting Room, Muhammad Abdul Rauf Building, IIUM Gombak
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);
});
});