Line 1: | Line 1: | ||
<html> | <html> | ||
+ | |||
+ | <!-- Include the stylesheet --> | ||
+ | <link type="text/css" href="css/jquery.lavalamp.css" rel="stylesheet" media="screen" /> | ||
+ | |||
+ | <!-- Include jQuery --> | ||
+ | <script src="http://code.jquery.com/jquery-latest.js"></script> | ||
+ | |||
+ | <!-- Include the lava lamp plugin --> | ||
+ | <script type="text/javascript" src="js/jquery.lavalamp.min.js"></script> | ||
+ | |||
+ | |||
<style> | <style> | ||
.testClass { | .testClass { |
Revision as of 19:04, 9 July 2018