jQuery Image SlideShow
So to get started you’re going to need jQuery and the Orbit plugin (make sure jQuery is attached first). <script src=”js” type=”text/javascript”></script> <script src=”js” type=”text/javascript”></script> Now we can quickly hookup the CSS we need: <link rel=”stylesheet” href=”css”> And finally, let’s dig into…