Koha/koha-tmpl/intranet-tmpl/prog/en
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
..
css Use CSS3 box-shadow property for Cart tooltip 2010-05-04 11:19:03 -04:00
includes Use CSS3 box-shadow property for Cart tooltip 2010-05-04 11:19:03 -04:00
js (MT3174) acqui/neworderempty.pl: incrementing the quantity when adding an item 2010-04-23 06:57:51 -04:00
lib Use CSS3 box-shadow property for Cart tooltip 2010-05-04 11:19:03 -04:00
modules fix various errors reported by xt/author/translatable-templates.t 2010-05-04 08:36:21 -04:00
xslt Improve OAI Server MARC21 and UNIMARC XSL 2010-04-29 23:09:04 -04:00
columns.def MT 2269, Follow-up : Granular permissions for items batch modification and deletion 2010-04-29 21:55:39 -04:00