<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.stephanschlegel.de/index.php?action=history&amp;feed=atom&amp;title=JQuery_-_Blur_by_Scroll_Effect</id>
	<title>JQuery - Blur by Scroll Effect - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.stephanschlegel.de/index.php?action=history&amp;feed=atom&amp;title=JQuery_-_Blur_by_Scroll_Effect"/>
	<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=JQuery_-_Blur_by_Scroll_Effect&amp;action=history"/>
	<updated>2026-05-06T21:41:49Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikizone</subtitle>
	<generator>MediaWiki 1.35.14</generator>
	<entry>
		<id>https://wiki.stephanschlegel.de/index.php?title=JQuery_-_Blur_by_Scroll_Effect&amp;diff=23095&amp;oldid=prev</id>
		<title>37.49.33.174: Die Seite wurde neu angelegt: „https://www.youtube.com/watch?v=Q9NcjZlv6ys  jQuery &lt;syntaxhighlight lang=&quot;javascript&quot;&gt;  $(window).scroll(function(){   var scroll = $(window).scrollTop();   $…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.stephanschlegel.de/index.php?title=JQuery_-_Blur_by_Scroll_Effect&amp;diff=23095&amp;oldid=prev"/>
		<updated>2018-07-02T09:53:27Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „https://www.youtube.com/watch?v=Q9NcjZlv6ys  jQuery &amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;  $(window).scroll(function(){   var scroll = $(window).scrollTop();   $…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;https://www.youtube.com/watch?v=Q9NcjZlv6ys&lt;br /&gt;
&lt;br /&gt;
jQuery&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
$(window).scroll(function(){&lt;br /&gt;
  var scroll = $(window).scrollTop();&lt;br /&gt;
  $(&amp;#039;.img-blur&amp;#039;).css({&lt;br /&gt;
    filter: &amp;quot;blur(&amp;quot; + (scroll/10) + &amp;quot;px)&amp;quot;&lt;br /&gt;
  });&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>37.49.33.174</name></author>
	</entry>
</feed>