Skip to main content
TechWays
Toggle menu
Menu
Sign In
Contact us
Email us on
[email protected]
Or whatsapp us on +27 71 908 7425
/* Listen for events from the Rise lesson / iFrame */ // Initial check in case the iframe is already in the DOM // setTimeout(checkForIframe(),3000); // Use MutationObserver to detect when iframes are added to the DOM