Koha/koha-tmpl/opac-tmpl/prog/en/js
Owen Leonard 6969fefe4c Use CSS3 box-shadow property for Cart tooltip
The OPAC Cart tooltip ("Your cart is empty," "1 item(s) added to your
Cart") currently uses a jQuery plugin to generate a drop shadow.
This works cross-browser, but has a high failure rate with regard
to hiding the shadow consistently, resulting in an orphan shadow
after the tooltip has been hidden. I propose to instead use the
new CSS3 property "box-shadow" (-moz-box-shadow and -webkit-box-
shadow for FireFox and Safari/Chrome). Currently Internet Explorer
does not support this property. I think this is an
acceptable tradeoff for more stable functionality.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2010-05-04 11:19:03 -04:00
..
amazonimages.js Second patch to address LL Bug 367 Titles without ISBNs display "no cover image available" while titles with ISBNS that don't match a Syndetics cover display nothing 2009-03-27 17:23:50 -05:00
bakertaylorimages.js This file was missing from previous commit. bakertaylorimages.js manages the display of 'missing cover' text when Baker & Taylor images are used. 2008-11-04 15:47:48 -06:00
basket.js Use CSS3 box-shadow property for Cart tooltip 2010-05-04 11:19:03 -04:00
google-jackets.js Bug 3169 - Google jacket display, remove preview image on result page 2009-05-27 07:06:29 -05:00
googleindictransliteration.js Use Google Indic Transliteration API to allow users to transliterate english typed words into Indic languages. 2009-06-05 18:05:47 -05:00
script.js Setting focus on form fields 2009-04-18 18:36:11 -05:00
tags.js Adding strings to translate in tags.js 2009-09-06 14:25:37 -04:00