> It misses some instances like the at the top of the results page. I think it will work if you move everything into the $(window).load() function. The "place hold" control at the top of the results page is generated by JavaScript, so I think the $(document).load() function fires too soon to catch it.
-- Owen -- Web Developer Athens County Public Libraries http://www.myacpl.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] https://lists.katipo.co.nz/mailman/listinfo/koha

