Click here to skip to this page's main content. Site Index

 Hello!   The State of California is participating in our In-Library lending program. Browse the growing lending library of over 200,000 eBooks!

This doc was last edited by Administrator March 16, 2009.

plugin upstream
Templates in the website are disabled now. Editing them will not have any effect on the live website.
   1
   2
   3
   4
   5
$def with (page)

$ up = '<button class="control" name="$_.up" title="$_.up"><img src="/static/images/arrow.up.gif" alt="$_.up" width="18" height="18" /></button>'
$ down = '<button class="control" name="$_.down" title="$_.down"><img src="/static/images/arrow.down.gif" alt="$_.down" width="18" height="18" /></button>'
$ plus = '<button class="control" name="+" title="+"><img src="/static/images/+.gif" alt="+" width="18" height="18" /></button>'