Thanks, i downloaded latest web2py , created new app "init"
And the view is Just a hello world with links to jquery and jqmobile
plus the
Css files, this html demo taken from the lists demo on the jq mobile
demo site and renamed to
Init/default/views/index.html
Have tried with  links to the jquery files both locally and from jq
website
As per online demo.
The controller is just blank
def index()
     return dict()
I thought it would just work as per online tutorials on jq mobile, so
i
Was concerned that its the web2py setup overriding something.
Chrism

On Mar 21, 3:11 pm, Anthony <abasta...@gmail.com> wrote:
> Can you provide more information? What does your web2py controller and view
> code look like?

Reply via email to