Koha/koha-tmpl/opac-tmpl/prog/en/css
Owen Leonard 74753b4b69 Bug 7719 - Change state of controls based on whether boxes are checked
Some OPAC interface controls cannot function unless a checkbox is
checked. Examples:

- Placing a hold on multiple items in the cart window or on a list view page
- Adding tags to multiple items in the cart window or on a list view page
- Removing one or more items from the cart window
- Removing one or more items from a list on the list view page
- Adding one or more items to a list from the cart window

This patch moves these controls into a separate div in which links
are enabled or disabled based on whether checkboxes are checked. It
does so on two pages: The lists view page (when viewing the contents
of a list) and in the cart window.

Links which are in their disabled state should not perform any action.
After checking one or more checkboxes the links should become active
and behave normally.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Works in chrome and firefox (latest). Passes tests.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-03-20 11:56:32 +01:00
..
colors.css Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken. 2007-11-13 21:35:45 -06:00
datatables.css Bug 6836: followup CSS work 2012-01-27 11:33:12 +01:00
hierarchy.css synch'ing librarian & opac hierarchy css 2007-12-18 04:47:11 -06:00
opac.css Bug 7719 - Change state of controls based on whether boxes are checked 2012-03-20 11:56:32 +01:00
print.css Bug 7575 Opac search results print alignment 2012-02-27 18:29:49 +01:00
sanop.css Reorganizing OPAC files in the same way intranet files were 2007-11-13 21:35:43 -06:00
sco.css Bug 7629 - Update sco.css to include CSS Gradients and prevent error upon missing background image file 2012-03-08 17:10:04 +01:00