groups

name language licence
ExtraContent Sample - QuickTime HTML Other
ExtraContent Sample - FormLoom blurb HTML Other
ExtraContent Sample - 5 columns HTML Other
ExtraContent Sample - four5ths left HTML Other
ExtraContent Sample - Blog Page HTML Other
ExtraContent Sample - Styled Text Page HTML Other
extracontent basic HTML Other
ExtraContent Sample - FAQ Maker HTML Other

< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 >



language: HTML
licence: Other

ExtraContent Sample - FormLoom blurb

options: view full snippetsend to code collector
<div id="myExtraContent1">
	<div class="column five">
		<div class="content">
			<img src="http://www.seydesign.com/images/content/FormLoom_Large.png" alt="FormLoom icon"/>
		</div><!-- .content -->
	</div><!-- .column .five -->
	<div class="column four5ths">
		<div class="content">
			<h2>FormLoom by Yabdab Software</h2><p>Since the introduction of <a href="http://www.yabdab.com/formloom/" title="FormLoom">FormLoom</a> from <a href="http://www.yabdab.com/" title="Yabdab Software">Yabdab Software</a>, forms in RapidWeaver have taken on a whole new level of sophistication. With anti-spamming, MySQL and some powerful AJAX capabilities, FormLoom is a power tool of a plugin.</p>
			
			<p>Don't be fooled by the name "form" either. With a little AJAX knowhow, this one plugin could potentially create your own little web app.</p>
		</div><!-- .content -->
	</div><!-- .column .four5ths -->
</div><!-- #myExtraContent -->
	
(Continues...)