REGIONAL CONFERENCE AND ROUNDTABLE ON CLIMATE CHANGE POLICY AND LAW
944 944 people viewed this event.
The Climate Change Policy and Law Centre of International Islamic University Malaysia (‘CCPL Centre’) together with the Harun M. Hashim Law Centre is organising the abovementioned conference and roundtable.
The purpose of the conference is to raise awareness on the importance of the delivery of an educational course on Climate Change Policy and Law and to interact with high level and key stakeholders to receive valuable inputs for designing such course which targets policy makers, NGOs and professionals.
We hereby cordially invite your kind self or representatives from your esteemed organisation to participate in this conference and roundtable discussion as follows:
Date: November 3, 2022 (Thursday)
Time: 9.00 am – 5.00 pm (GMT +8 hours)
Venue: IIUM Senate Hall / Online through Zoom link
Link to register: https://forms.gle/b4GzsJogvuyM9dm56
Please register with this link by 31 October 2022 to receive the meeting access
Event registration closed.
Share With Friends
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);
});
});