We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36985
    • 9 Posts
    So i'm having serious issues with jquery mobile. I have a standard site that works fine with getresources, and then i have a jquery mobile template with same stuff that i have in my regular site template "<base href="[[!++site_url]]" />" etc.. even tried "<base href="" />" no difference

    The issue is when i use getresources to fetch news from another page, it generates the links wrong.
    So what should be "site.com/news/page.html"
    Gets to be "site.com/mobile/news/page.html"

    Also some issues with linking to other pages, to fix this you need to add menu (not optimal) "/" so it goes like this <a href="/[[~36]]"> .. this is odd.

    Also i notice if i disable jqery mobile js, the links to news works fine.

    Anyone experience issues like this before with jquery mobile?

    [ed. note: wrkwrk last edited this post 11 years, 8 months ago.]