pt 2 I moved it as you suggested and changed: $("input[value='Place Hold']").attr("value","Request Item"); to $("input[value='Place hold']").attr("value","Request Item"); This gets the selections-menu occurrence. I think that about does it. Thank you! Chad On Mon, Jul 25, 2016 at 5:12 AM, Owen Leonard <oleonard@myacpl.org> wrote:
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 Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Chad Roseburg Asst. Director / IT Automation Dept. North Central Regional Library