jQuery plugin for adding various enhancements to a library catalog, including feline domination.
<script type="text/javascript" src="/path/to/jquery.min.js">
<link rel="stylesheet" href="/path/to/jquery-ui.css"
<script type="text/javascript" src="/path/to/jquery-ui.min.js">
<script type="text/javascript" src="/path/to/jquery.librarycat.js">
<script type="text/javascript">
$(document).LibraryCat({
cat_image: '/path/to/catpicture.jpg',
cat_perch: '#id',
enable_unapi: true
});
</script>
Galen Charlton gmcharlt@gmail.com