jQuery Demo: Mad Libs Word Game

<div id="madlibs">
 
	<p>
		<span rel="madlib" type="noun" desc="A girl's name.">Sally</span> wend over to
		<span rel="madlib" type="noun" desc="A boy's name.">Luke</span> and grabbed his
		<span rel="madlib" type="noun" desc="A body part.">hand</span>. "Come on", she said, we have to
		<span rel="madlib" type="verb" desc="A way to get from here to there.">run</span> to the
		<span rel="madlib" type="noun" desc="A place.">lunch room</span> where we can eat lots of
		<span rel="madlib" type="noun" desc="A food.">sandwhiches</span>! I
		<span rel="madlib" type="adverb" desc="How you feel about something.">hate</span> those, he said, I would much rather
		<span rel="madlib" type="verb" desc="Something you can do with your mouth.">eat</span> dog poop!
	</p>
 
</div>

For Cut-and-Paste