Forum Discussion
pratikdarak21
Apr 14, 2025Iron Contributor
Issue related to "Blocked script execution in <URL>" in Embed Webpart | SharePoint Online
Hi, I have created one HTML file which having code related to Image Map element. After uploading html file to site assets library using embed code of it in the "Embed" webpart giving an error while ...
grant_jenkins
Apr 14, 2025Iron Contributor
I don't think this will be possible, especially now that Microsoft have disabled scripts on pages (for good reason). Even if you enabled scripts for a page, there is a daily job behind the scenes that will disable it again.
I'd suggest looking at utilizing Power Apps to get what you're after (clickable image map). I personally don't like image maps as they are generally not responsive at all, so viewing your page on a mobile device may render it unusable.