I'm starting to play around with some new development on an intranet web site. Since we are a university and since most students have cell phones, I want to add a mobile option to our site.
What are your comments on supporting mobile? * Code only for desktop browsers and let the mobile proxies worry about cleaning up the html? This would not be the most-efficient for the proxies. * Code using style sheets and specifying media types and let the browser choose what to display? This would still require downloading all of the page even if not visible to the mobile browser, unless the proxy strips it out. * Sniff the browser and dynamically change the content. This is better for bandwidth to proxies and handhelds, but requires coding specific for desktop or handheld. Does anyone have any experience? Do you really care about handheld support yet? M!ke ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:5:153967 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
