dansinker wrote: > I have a site that's directed toward mobile use. As a result, the > basic structure consists of pages that render exclusively on mobile > devices, and then corresponding pages for desktop browsers that > explain that they need to come back on a mobile device.
Please don't do this. If it's optimized for mobile use, that's great, but there may be some use cases that you didn't envision where it would be convenient to use a desktop browser. You may not like it, but you shouldn't prevent your visitors from using the browser of their choice. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

