Stay updated on the latest news and insights. Subscribe to our newsletter here
(New users only) Enjoy FREE RM50 & unlock 4.2% p.a. fixed rate when you cash in RM3,000 into PRS offering via Versa Retirement. Sign up using code VERSAMM10 with min. cash of RM100 today!
By CLP
Sunday, 02 Jun 2024 11:00 AM MYT
HONG KONG SAR - Media OutReach Newswire - 2 June 2024 - CLPe and City University of Hong Kong (CityUHK) announced that they have teamed up to install advanced high-efficiency bifacial solar panels across the campus as a one-stop Solar-as-a-Service solution provided by CLPe, which promotes the adoption of renewable energy in the University in the most cost-effective way. function copyTextToClipboard(e) { var t = document.createElement("textarea"); t.style.position = "fixed", t.style.top = 0, t.style.left = 0, t.style.width = "2em", t.style.height = "2em", t.style.padding = 0, t.style.border = "none", t.style.outline = "none", t.style.boxShadow = "none", t.style.background = "transparent", t.value = e, document.body.appendChild(t), t.select(); try { var o = document.execCommand("copy") ? "successful" : "unsuccessful"; console.log("Copying text command was " + o) } catch (e) { console.log("Oops, unable to copy") } document.body.removeChild(t) } function CopyLink() { copyTextToClipboard(location.href) } $(function () { var e = $(".article-section").outerHeight(!0) + $("h1.article-title").outerHeight(!0) - 2; $(".malaymail-article-details .icons-bar").css("margin-top", e + "px"); var t = "/ajax/article_count/" + $("#cms_article_id").val(); $.ajax({ url: t, type: "GET", success: function (e) { }, error: function (e, t, o) { } }) }); if ($(".article-page").length) { $(window).scroll(function () { $(".article-body .ads-container").each(function () { var e = $(this); e.outerHeight(!0) < 5 && e.children('div').first().css("display", "none") }) }) } $('.malaymail-article-details .read-more .btn').on('click', function () { var offset = $(this).data('offset'); var limit = $(this).data('limit'); var cms_article_id = $('#cms_article_id').val(); $.ajax({ url: '/ajax/get-more-articlebody', type: "POST", data: {offset: offset, limit: limit, cms_article_id: cms_article_id}, dataType: 'json', success: function (response) { if (response.error == 0) { $('.malaymail-article-details .read-more .btn').data("offset", offset + limit); $('.malaymail-article-details .article-body').append(response.dataHtml); } else { $('.malaymail-article-details .read-more').remove(); $('.malaymail-article-details .blurred-text-gradient').remove(); } }, error: function (jqXHR, textStatus, errorThrown) { } }); }); $(".telegram-link").on("click", function (event) { event.preventDefault(); $('#iframePopup').show() }); function closePopup() { $('#iframePopup').hide() }