Report a comment
Thank you for taking the time to report the following comment to the administrator of this site.
Please complete this short form and click the submit button to process your report.
Comment in question Written by Rick , on 18-04-2008 18:57 The problem with your iPhone detect you referenced is it is client-side detection. If you use the php user agent detection, you can detect the iPhone BEFORE the Joomla template is loaded and then decide which template to load (or what I've been doing is decide which part of the template to load). See this link: iPhone detection This is just to redirect to my iPhone site, but you could use whatever inside the detection. Or, you could setup certain pages in your Joomla site that USE an iPhone template, and then just have this redirect to that page.