Paul,
                You can change the default with the following 4 lines of 
JQuery.  Hope this helps.

$("#main_intranet-main li:contains('Check out')").attr("class","");
$("#main_intranet-main li:contains('Search the 
catalog')").attr("class","ui-tabs-selected");
$("#main_intranet-main #circ_search").hide();
$("#main_intranet-main #catalog_search").show();
___________________________
Christopher Brannon
IT Coordinator

Coeur d'Alene Public Library
702 E Front Ave
Coeur d'Alene, ID 83814
(208)769-2315 Ext. 456
[email protected]
www.cdalibrary.org 

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to