On Sun, Jun 12, 2011 at 1:13 PM, Terry Troxel <[email protected]> wrote: > I do have a quick question tho: > What pointers do you have to makes sure a website written in CF8 will > work on a smartphone and are there any emulators I could download to test my > work?
If we ignore some of the client side capabilities of CF, like the Ajax-ui stuff, then the answer is - of course. CF generates stuff. That can HTML. XML. JSON. RayHTML, whatever. Therefore it isn't that CF is "supported" on a smartphone it's that CF can output anything you want As for emulators - you can emulate Android phones via the free Android SDK on any platform. For IOS, unfortunately, you have to have a Mac if you want the "official" emulator. But you can always get by with Safari and see how it looks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:345211 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

