<?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>wappler.eu &#187; prototype</title>
	<atom:link href="http://www.wappler.eu/tag/prototype/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wappler.eu</link>
	<description></description>
	<lastBuildDate>Thu, 08 Apr 2010 02:16:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Dropdownmenu made with scriptaculous/prototype v0.5</title>
		<link>http://www.wappler.eu/swdropdownmenu/</link>
		<comments>http://www.wappler.eu/swdropdownmenu/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 23:37:16 +0000</pubDate>
		<dc:creator>wappler</dc:creator>
				<category><![CDATA[Scriptaculous]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.wappler.eu/swdropdownmenu/</guid>
		<description><![CDATA[This script is based on: http://www.knallgrau.at/code/unordered-list-as-dropdown-menu Compatibility Firefox 2 (linux + win): ok Opera 9.20 (linux): ok Internet Explorer 7: ok Other browsers may function Installation You need these files: menu.js menu.css menu.htm and the scriptaculous files. Demo Top One Sub A Sub B Level 3 One Level 3 Two Level 3 Three Sub C [...]]]></description>
			<content:encoded><![CDATA[<p>This script is based on: <a href="http://www.knallgrau.at/code/unordered-list-as-dropdown-menu">http://www.knallgrau.at/code/unordered-list-as-dropdown-menu</a></p>
<div class="info">
<h2>Compatibility</h2>
<p>Firefox 2 (linux + win): ok<br />
Opera 9.20 (linux): ok<br />
Internet Explorer 7: ok<br />
Other browsers may function
</p></div>
<h2>Installation</h2>
<p>You need these files:<br />
<a href="/scriptaculous/swdropdownmenu/menu.js">menu.js</a><br />
<a href="/scriptaculous/swdropdownmenu/menu.css">menu.css</a><br />
<a href="/scriptaculous/swdropdownmenu/menu.htm">menu.htm</a><br />
and the scriptaculous files.</p>
<p><span id="more-66"></span></p>
<h2>Demo</h2>
<div id="menu">
<ul class="level1" id="root">
<li>
		    <a href="#">Top One</a></p>
<ul class="level2">
<li><a href="#">Sub A</a></li>
<li>
		        <a href="#">Sub B</a></p>
<ul class="level3">
<li><a href="#">Level 3 One</a></li>
<li><a href="#">Level 3 Two</a></li>
<li><a href="#">Level 3 Three</a></li>
</ul>
</li>
<li><a href="#">Sub C</a></li>
<li>
		        <a href="#">Sub D</a></p>
<ul class="level3">
<li><a href="#">Level 3 AAA</a></li>
<li><a href="#">Level 3 BBB</a></li>
<li><a href="#">Level 3 CCC</a></li>
<li><a href="#">Level 3 EEE</a></li>
</ul>
</li>
</ul>
</li>
<li class="sep">|</li>
<li><a href="#">Top Two</a></li>
<li class="sep">|</li>
<li><a href="#">Top Three</a></li>
<li class="sep">|</li>
<li>
		    <a href="#">Top Four</a></p>
<ul class="level2">
<li><a href="#">Sub A</a></li>
<li>
		        <a href="#">Sub B</a></p>
<ul class="level3">
<li><a href="#">Level 3 One</a></li>
<li><a href="#">Level 3 Two</a></li>
<li><a href="#">Level 3 Three</a></li>
</ul>
</li>
<li><a href="#">Sub C</a></li>
<li><a href="#">Sub D</a></li>
</ul>
</li>
<li class="sep">|</li>
<li><a href="#">Top Five</a></li>
</ul></div>
]]></content:encoded>
			<wfw:commentRss>http://www.wappler.eu/swdropdownmenu/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Horizontal dropdown menu, prototype / scriptaculous compatible v0.4</title>
		<link>http://www.wappler.eu/dropdownmenu/</link>
		<comments>http://www.wappler.eu/dropdownmenu/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 12:11:24 +0000</pubDate>
		<dc:creator>wappler</dc:creator>
				<category><![CDATA[Scriptaculous]]></category>
		<category><![CDATA[dropdown]]></category>
		<category><![CDATA[menu]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://www.wappler.eu/horizontal-dropdown-menu-prototype-scriptaculous-compatible/</guid>
		<description><![CDATA[You can find the next version of this script here. This script is based on: http://www.knallgrau.at/code/unordered-list-as-dropdown-menu Compatibility Firefox 2 (linux): ok Opera 9.20 (linux): ok Internet Explorer 7: ok Installation Download these files: menu.js menu.css menu.htm Demo Top One Sub A Sub B Level 3 One Level 3 Two Level 3 Three Sub C Sub [...]]]></description>
			<content:encoded><![CDATA[<p><font style="color: red; font-size: 14pt">You can find the next version of this script <a href="/swdropdownmenu/">here</a>.</font></p>
<p>This script is based on: <a href="http://www.knallgrau.at/code/unordered-list-as-dropdown-menu">http://www.knallgrau.at/code/unordered-list-as-dropdown-menu</a></p>
<div class="info">
<h2>Compatibility</h2>
<p>Firefox 2 (linux): ok<br />
Opera 9.20 (linux): ok<br />
Internet Explorer 7: ok
</p></div>
<h2>Installation</h2>
<p>Download these files:<br />
<a href="/scriptaculous/horizontaldropdownmenu/menu.js">menu.js</a><br />
<a href="/scriptaculous/horizontaldropdownmenu/menu.css">menu.css</a><br />
<a href="/scriptaculous/horizontaldropdownmenu/menu.htm">menu.htm</a></p>
<p><span id="more-65"></span></p>
<h2>Demo</h2>
<div id="menu">
<ul class="level1 horizontal" id="root">
<li class="level1">
    <a href="#">Top One</a></p>
<ul class="level2 dropdown">
<li class="level2"><a href="#">Sub A</a></li>
<li class="level2">
        <a href="#">Sub B</a></p>
<ul class="level3 flyout">
<li class="level3"><a href="#">Level 3 One</a></li>
<li class="level3"><a href="#">Level 3 Two</a></li>
<li class="level3"><a href="#">Level 3 Three</a></li>
</ul>
</li>
<li class="level2"><a href="#">Sub C</a></li>
<li class="level2">
        <a href="#">Sub D</a></p>
<ul class="level3 flyout">
<li class="level3"><a href="#">Level 3 AAA</a></li>
<li class="level3"><a href="#">Level 3 BBB</a></li>
<li class="level3"><a href="#">Level 3 CCC</a></li>
<li class="level3"><a href="#">Level 3 EEE</a></li>
</ul>
</li>
</ul>
</li>
<li class="level1"><a href="#">Top Two</a></li>
<li class="level1"><a href="#">Top Three</a></li>
<li class="level1">
    <a href="#">Top Four</a></p>
<ul class="level2 dropdown">
<li class="level2"><a href="#">Sub A</a></li>
<li class="level2">
        <a href="#">Sub B</a></p>
<ul class="level3 flyout">
<li class="level3"><a href="#">Level 3 One</a></li>
<li class="level3"><a href="#">Level 3 Two</a></li>
<li class="level3"><a href="#">Level 3 Three</a></li>
</ul>
</li>
<li class="level2"><a href="#">Sub C</a></li>
<li class="level2"><a href="#">Sub D</a></li>
</ul>
</li>
<li class="level1"><a href="#">Top Five</a></li>
</ul>
</div>
<div style="height: 150px"></div>
]]></content:encoded>
			<wfw:commentRss>http://www.wappler.eu/dropdownmenu/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>sw.gallery &#8211; Gallery-Script made with scriptaculous and prototype</title>
		<link>http://www.wappler.eu/swgallery/</link>
		<comments>http://www.wappler.eu/swgallery/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 11:00:45 +0000</pubDate>
		<dc:creator>wappler</dc:creator>
				<category><![CDATA[Scriptaculous]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[slideshow]]></category>

		<guid isPermaLink="false">http://www.wappler.eu/swgallery-gallery-script-made-with-scriptaculous-and-prototype/</guid>
		<description><![CDATA[Is based on JonDesign&#8217;s SmoothGallery but this script works with scriptaculous and prototype and not with mootools. Thanks to Vincent, who has updated it to the newer prototype version. Compatibility Works with prototype 1.6.x.x and scriptaculous 1.8.x Firefox 2.0.0.2 (linux): ok Firefox 1.5 (win): ok Opera 9.20 (linux): ok Internet Explorer 6: ok, but problems [...]]]></description>
			<content:encoded><![CDATA[<p>Is based on <a href="http://smoothgallery.jondesign.net">JonDesign&#8217;s SmoothGallery</a> but this script works with scriptaculous and prototype and not with mootools.</p>
<p><span id="more-44"></span></p>
<p>Thanks to <a href="http://web-expect.com/">Vincent</a>, who has updated it to the newer prototype version.</p>
<div class="info">
<h2>Compatibility</h2>
<p style="margin-bottom: 15px"><b>Works with prototype 1.6.x.x and scriptaculous 1.8.x</b></p>
<p>Firefox 2.0.0.2 (linux): ok<br />
Firefox 1.5 (win): ok<br />
Opera 9.20 (linux): ok<br />
Internet Explorer 6: ok, but problems with the fade-animations in the overview<br />
Internet Explorer 7: ok
</p>
</div>
<div class="info">
<h2>Features</h2>
<p>
</p>
<p>&#8230;
</p>
</div>
<div class="download">
<h2>Download</h2>
<p><a href='/scriptaculous/sw.gallery_1.1_beta.zip'>sw.gallery 1.1 beta</a> (with images)<br />
500.2KB, zip</p>
</div>
<h2>Installation instructions / Installationsanleitung</h2>
<p>Not yet available.</p>
<h2>Demo</h2>
<div id="myGallery">
<div class="imageElement">
<h3>Item 1 Title</h3>
<p>Item 1 Description</p>
<p><a href="#" title="open image" class="open"></a><img src="/scriptaculous/sw.gallery/images/1.jpg" class="full" /><img src="" class="thumbnail" /></div>
<div class="imageElement">
<h3>Item 2 Title</h3>
<p>Item 2 Description</p>
<p><a href="#" title="open image" class="open"></a><img src="/scriptaculous/sw.gallery/images/2.jpg" class="full" /><img src="" class="thumbnail" /></div>
<div class="imageElement">
<h3>Item 3 Title</h3>
<p>Item 3 Description</p>
<p><a href="#" title="open image" class="open"></a><img src="/scriptaculous/sw.gallery/images/3.jpg" class="full" /><img src="" class="thumbnail" /></div>
<div class="imageElement">
<h3>Item 4 Title</h3>
<p>Item 4 Description</p>
<p><a href="#" title="open image" class="open"></a><img src="/scriptaculous/sw.gallery/images/4.jpg" class="full" /><img src="" class="thumbnail" /></div>
<div class="imageElement">
<h3>Item 5 Title</h3>
<p>Item 5 Description</p>
<p><a href="#" title="open image" class="open"></a><img src="/scriptaculous/sw.gallery/images/5.jpg" class="full" /><img src="" class="thumbnail" /></div>
<div class="imageElement">
<h3>Item 6 Title</h3>
<p>Item 6 Description</p>
<p><a href="#" title="open image" class="open"></a><img src="/scriptaculous/sw.gallery/images/6.jpg" class="full" /><img src="" class="thumbnail" /></div>
<div class="imageElement">
<h3>Item 7 Title</h3>
<p>Item 7 Description</p>
<p><a href="#" title="open image" class="open"></a><img src="/scriptaculous/sw.gallery/images/7.jpg" class="full" /><img src="" class="thumbnail" /></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.wappler.eu/swgallery/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>
