Converting Web Applicatiion To jQuery Mobile

Converting Web Applicatiion To jQuery Mobile

I have a PHP web application and I want to create a jQuery mobile version - Are the any tools that would do a lot of the work/conversion for me or do I need to rebuild the forms/layout etc from the ground up. The CSS/layout is pretty old so the first instance we wanted to build the jQuery mobile version then detect mobile/tablet devices and redirect them to the jQuery mobile version.

2nd phase is to build the mobile apps for iOS and Android but I'm primarily concerned with creating the jQuery mobile version and deploying for the web in the first instance.


Thanks in advance ....