-
<script type="text/javascript" src="path/to/jquery.js"></script> <script type="text/javascript" src="path/to/jquery.lavalamp.js"></script> <!– Optional –> <script type="text/javascript" src="path/to/jquery.easing.js"></script> <script type="text/javascript"> $(function() { $(".lavaLamp").lavaLamp({ fx: "backout", speed: 700 })}); </script>
This entry was written by , posted on August 18, 2009 at 10:03 am, filed under Blog. Bookmark the permalink. Follow any comments here with the RSS feed for this post.