View Single Post
Old 02-13-2013, 08:08 PM   #526
xendula
eBookworm
xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.xendula ought to be getting tired of karma fortunes by now.
 
xendula's Avatar
 
Posts: 2,300
Karma: 4525746
Join Date: Aug 2005
Location: East Coast *brrrrr*
Device: Kindle 4B/K ~ Nexus 7 ~ Kindle Paperwhite 1&2 ~ iPad Air
Quote:
Originally Posted by JSWolf View Post
How does one make a full overdrive site into a mobile site via the URL?
From a user perspective:
By entering a diffent URL (see on some of the previous pages what the URLs are).

Fom the developers' perspective:
By having a sniffer figure out what kind of device is being used and redirecting the browser(*) without the user's input, though these days, most web developers have the decency to ask you if you'd like to see the mobile site or the full site. Overdrive never gave you a choice.

(*) They redirect you to either different pages or, these days, more often to the same pages but using a different CSS.

A more modern approach is reflowable or fluid design, where you don't have different versions but, instead, just take for granted that the same site will have a different layout on different screens. I think that's what the new Overdrive site is built like, which, while nice in theory, is attrocious looking on smaller screens the way they built it.

Last edited by xendula; 02-13-2013 at 08:11 PM.
xendula is offline   Reply With Quote