[OPEN-ILS-GENERAL] [OPEN-ILS-DEV] browser client update 2014-05-01 / feedback requested on catalog integration

Bill Erickson berick at esilibrary.com
Fri May 2 15:18:27 EDT 2014


On Fri, May 2, 2014 at 10:44 AM, Tim Spindler <tjspindler at gmail.com> wrote:

> Beyond the issues that Dan points out with iframes (which I agree may not
> be an issue in a webbased staff client like SEO).  One problem I have had
> with iframes is that they can force some awkward scrolling on smaller
> display sizes.  Is there a way to fix that if iframes were used?
>

There are ways to avoid nested scroll bars.  Following the example at
http://stackoverflow.com/questions/34655/making-an-iframe-take-vertical-spaceI
created a sample page with a dummy header and the catalog within an
iframe:

https://bill-dev2.esilibrary.com/~berick/cat.html

The height of the iframe is calculated at load time and modified to match
the height of the loaded content.  It seems to work pretty well.

-b

-- 
Bill Erickson
| Senior Software Developer
| phone: 877-OPEN-ILS (673-6457)
| email: berick at esilibrary.com
| web: http://esilibrary.com
| Equinox Software, Inc. / The Open Source Experts
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://libmail.georgialibraries.org/pipermail/open-ils-general/attachments/20140502/2e624a28/attachment.htm>


More information about the Open-ils-general mailing list