INTERNATIONAL SYMPOSIUM ON ENVIRONMENTAL AND CLIMATE CHANGE MEDIATION
1167 1167 people viewed this event.
Environmental law and climate change are now crucial aspects of policy decision-making and governance. This “International Symposium on Environmental and Climate Change Mediation” is a timely gathering that aims to address these pressing challenges by building greater competence towards a new era of cooperation and capacity building against a backdrop of deepening uncertainties. Learn from top scholars, policymakers, scientists and industrial players through dialogues and mediation training as they share fresh insights, bold ideas and experiences that can help stakeholders navigate climate policy and law actions in an interconnected world.
Details of the event are as follows:-
Date: May 11, 2023 (Thursday)
Time: 8:30 am – 5:30 pm
Venue: Senate Hall, Muhammad Abdul-Rauf Building International Islamic University Malaysia
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);
});
});