Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>I'm actually in the process of doing this right now. I've decided to use the <a href="http://www.mobilejoomla.com/" rel="nofollow" title="Mobile Joomla">Mobile Joomla</a> component. It makes it relatively easy to get going, but I had to tweak some things along the way. One thing I did was rip out <a href="http://www.jqtouch.com/" rel="nofollow">jQTouch</a> and replaced it with <a href="http://jquerymobile.com/" rel="nofollow">jQuery Mobile</a>. Although now they may have a downloadable jQuery Mobile theme.</p> <p>I also had a couple problems with the URL structure being a little bit different on the mobile site and not including some important URL parameters, but hell, it's Joomla. Anyone who's ever worked with Joomla knows that's almost expected. Ended up fixing it with pure tinkering.</p> <p>One nice thing about using mobile Joomla is it separates templates for several different types of phones. There is an iPhone template, XHTML template, etc. If you use something like jQuery Mobile, it'll work on nearly any iPhone, Android or Blackberry. I added jQuery Mobile to both the XHTML template and iPhone template because I was aiming for strong iPhone compatibility, but I probably could have just used the XHTML template alone and used it for all devices.</p> <p>In the process of developing this mobile site, I've also developed a mobile slider which utilizes iPhone swipe gestures. I plan on releasing the slider module to the public once the site itself launches. I tested it on Android and it seems to work nicely as well.</p> <p>Hope that helps at least a bit.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload