<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Uncategorized - Digitugi</title>
	<atom:link href="https://digitugi.eu/category/uncategorized-et/feed/" rel="self" type="application/rss+xml" />
	<link>https://digitugi.eu</link>
	<description>Loome sisu</description>
	<lastBuildDate>Tue, 03 Jun 2025 20:55:41 +0000</lastBuildDate>
	<language>et</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://digitugi.eu/wp-content/uploads/2018/11/cropped-Digitugi_logo-32x32.png</url>
	<title>Uncategorized - Digitugi</title>
	<link>https://digitugi.eu</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>iSpring Free</title>
		<link>https://digitugi.eu/ispring-free/</link>
					<comments>https://digitugi.eu/ispring-free/#respond</comments>
		
		<dc:creator><![CDATA[Janek Zavatski]]></dc:creator>
		<pubDate>Tue, 03 Jun 2025 20:55:38 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://digitugi.eu/?p=578230</guid>

					<description><![CDATA[<p> </p>
<p>The post <a href="https://digitugi.eu/ispring-free/">iSpring Free</a> first appeared on <a href="https://digitugi.eu">Digitugi</a>.</p>]]></description>
										<content:encoded><![CDATA[<p> <code>    <style>
    .xapi-fullscreen-btn {
        position: absolute;
        top: 10px;
        right: 20px;
        z-index: 20;
        background: #222;
        color: #fff;
        border: none;
        border-radius: 4px;
        padding: 8px 14px;
        cursor: pointer;
        font-size: 16px;
        opacity: 0.85;
        transition: opacity 0.3s;
    }
    .xapi-fullscreen-btn:hover { opacity: 1; }
    .xapi-iframe-wrapper {
        position: relative;
        width: 100%;
        max-width: 100%;
        min-height: 800px;
        margin-bottom: 30px;
    }
    .xapi-iframe-fullscreen {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100vw !important;
        height: 100vh !important;
        z-index: 9999 !important;
        background: #111;
    }
    </style>
    <div class="xapi-iframe-wrapper" id="xapi-iframe-wrapper">
        <button class="xapi-fullscreen-btn" id="xapi-fullscreen-btn" type="button" title="Fullscreen">⛶ Fullscreen</button>
        <iframe src="https://digitugi.eu/wp-content/uploads/xapi-packages/cleaned_683f60531b14c/res/index.html" id="xapi-course-iframe" width="100%" height="800" style="border:1px solid #ccc"></iframe>
    </div>
    <script>
    (function(){
        // Watermark removal (from before)
        var iframe = document.getElementById('xapi-course-iframe');
        iframe.addEventListener('load', function() {
            var interval = setInterval(function(){
                try {
                    var iframeDoc = iframe.contentDocument || iframe.contentWindow.document;
                    var a = iframeDoc.querySelector('a[href*="ispringsolutions.com/go/remove-watermark"]');
                    if(a) { 
                        a.style.display = "none"; 
                        clearInterval(interval);
                    }
                } catch(e){}
            }, 300);
        });

        // Fullscreen logic
        var btn = document.getElementById('xapi-fullscreen-btn');
        var wrapper = document.getElementById('xapi-iframe-wrapper');
        btn.addEventListener('click', function() {
            if (!document.fullscreenElement) {
                if (wrapper.requestFullscreen) {
                    wrapper.requestFullscreen();
                } else if (wrapper.mozRequestFullScreen) {
                    wrapper.mozRequestFullScreen();
                } else if (wrapper.webkitRequestFullscreen) {
                    wrapper.webkitRequestFullscreen();
                } else if (wrapper.msRequestFullscreen) {
                    wrapper.msRequestFullscreen();
                }
            } else {
                if (document.exitFullscreen) {
                    document.exitFullscreen();
                } else if (document.mozCancelFullScreen) {
                    document.mozCancelFullScreen();
                } else if (document.webkitExitFullscreen) {
                    document.webkitExitFullscreen();
                } else if (document.msExitFullscreen) {
                    document.msExitFullscreen();
                }
            }
        });
        // Optional: Make the iframe expand in fullscreen
        document.addEventListener('fullscreenchange', function() {
            if(document.fullscreenElement === wrapper){
                iframe.classList.add('xapi-iframe-fullscreen');
            } else {
                iframe.classList.remove('xapi-iframe-fullscreen');
            }
        });
    })();
    </script>
    </code></p><p>The post <a href="https://digitugi.eu/ispring-free/">iSpring Free</a> first appeared on <a href="https://digitugi.eu">Digitugi</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://digitugi.eu/ispring-free/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
