Quote:
Originally Posted by Diesel eBooks
Those that are being served the mobile site from their desktop, you'll notice in the footer at the bottom of the page some light colored text that lists several different browsers. Can you please copy and paste that to an email and send to me at scott@diesel-ebooks.com
|
If you're relying on UserAgent detection to render your pages or decide which content to display, you're doing something wrong.
The whole point of properly-designed web content, is that you do NOT have to rely on UserAgent values, separate CSS and HTML structures, and other backwards-moving technologies.
Use standards-compliant technologies, and you will remain forward-compatible, and you will also work on many more devices and platforms than you do now, at much lower cost (dollars and time), and you will use much less code to drive it.
I'm sure I can help, if you tell me what your goals are (public or private is fine).