So, I'm wondering the best way to go about making a mobile version of my site. I'm aware that you can do things like detect the browser resolution of the visitor and use different css, but i think i'd prefer to keep the two fairly distinct, as I might change up the content on one versus the other.
Can I detect the resolution and then if it's less than say 480px (or better yet, detect the device?) and then send them to m.mysite.com?
As for building the site itself, what do I need to keep in mind? Is there a good builder specifically for mobile sites out there that actually lets you keep the source code (I want to host it, not use a winksite or whatever)?
Any other tips are greatly appreciated.
Can I detect the resolution and then if it's less than say 480px (or better yet, detect the device?) and then send them to m.mysite.com?
As for building the site itself, what do I need to keep in mind? Is there a good builder specifically for mobile sites out there that actually lets you keep the source code (I want to host it, not use a winksite or whatever)?
Any other tips are greatly appreciated.