Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-09 Thread Andreas Orphanides
On the other hand, a typical user would expect an in-application feature called "zoom" to zoom. There's a tension between website behavior and application behavior that has yet to be resolved. I think this is the key element where responsive design faces a challenge. Not every use case with a smal

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-09 Thread Jennifer Goslee
I agree with the intial responses: For the functionality they desire, they should be using an OS level magnification tool. A responsive website should always behave like a website, NOT like word document. It is not a reasonable request to change the behavior for this one use case. (And if you cha

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread Katherine Deibel
ruary 08, 2016 12:11 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question This is less a matter of site behavior that it is an issue with how the zoom feature works. I agree that zoom should wor

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread Cary Gordon
e/ > > -Original Message- > From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Cary > Gordon > Sent: Monday, February 08, 2016 12:11 PM > To: CODE4LIB@LISTSERV.ND.EDU > Subject: Re: [CODE4LIB] Don't Change Your Site Because of Reference >

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread Haitz, Lisa (haitzlm)
-scale/ -Original Message- From: Code for Libraries [mailto:CODE4LIB@LISTSERV.ND.EDU] On Behalf Of Cary Gordon Sent: Monday, February 08, 2016 12:11 PM To: CODE4LIB@LISTSERV.ND.EDU Subject: Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive websi

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread David Mayo
Firefox has an option in the Zoom menu called "Zoom Text Only," which causes Zoom to only affect text size. If you want to do an "optical" zoom in on a portion of a page (i.e. physically enlarge an area of the page without changing layout), using OS-level accessibility tools like Magnifier on Wind

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread Cary Gordon
This is less a matter of site behavior that it is an issue with how the zoom feature works. I agree that zoom should work as you describe, but it won’t work that way if the browser is sending the wrong message regarding the viewport. The viewport should not change when the page is zoomed in on.

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread Eric Lease Morgan
On Feb 8, 2016, at 11:25 AM, Katherine Deibel wrote: > From a disability accessibility perspective, magnification is not purely > about text readability but making sure that all features of a > website---images, interactive widgets, text, etc.---are of use to the user. > Merely changing the fo

Re: [CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread Katherine Deibel
When people zoom in (e.g., CTRL+), they aren't actually *zooming in* insomuch as making the viewport smaller. The viewport is the keystone to the media query magic that makes websites responsive. When it is smaller, like for your phone, then it presents a different layout. Because yes, that i

[CODE4LIB] Don't Change Your Site Because of Reference Librarians RE: [CODE4LIB] Responsive website question

2016-02-08 Thread Michael Schofield
Hi folks, Chiming in. Kyle asked > The reference librarians frequently zoom in on our homepage during class > instruction, and have noticed that after they zoom in a bit, our homepage > switches from desktop to the mobile layout. Is there any easy way around > this? In other words, is it poss