Fancy Box - Example popups for images and text

One good jQuery add-on that makes slick popups is called "Fancy Box" (http://fancybox.net/). It is available via the KU webmedia library. To implement it, first add the following code to your page before calling your "myheader.shtml" include.

<!--#set var="myjs" value="http://webmedia.ku.edu/js/jqueryplugins/jquery.fancybox.1.3.2/jquery.fancybox-1.2.1.js" -->
<!--#set var="mycss" value="http://webmedia.ku.edu/js/jqueryplugins/jquery.fancybox.1.3.2/jquery.fancybox.css" -->

Click me for an example popup box
Here's an example with only an image
View the SSI code for this fancybox example