Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8694233
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:44:17+00:00 2026-06-13T00:44:17+00:00

I have built a web application using jQuery and it is working perfectly in

  • 0

I have built a web application using jQuery and it is working perfectly in a browser on a computer but I can not for the life of me get it to work on my mobile iPad. It is a critical part of the website and expect a lot of traffic coming from mobile devices so I really need this to work. I am very very new to programming so any help is appreciated getting this to work :). Thanks!

I am working in Drupal to lay out my website so jQuery is written out instead of the $ sign. The javascript wont work if i do not write it out.

Here is the web application working on the computer :

http://www.famousartistprints.com/content/select-house-design

Here is the code:

    <div id="settingHeight"><ul data-role="listview" id="list" class="tilelist" > </ul><div>

     jQuery(document).ready(function() {
     jQuery.get('http://www.famousartistprints.com/xml/designs.xml',function(data){

         jQuery(data).find('slide').each(function(){
                var slide = jQuery(this);
                var caption = slide.find('caption').text();
                var source = slide.find('source').text()
                var html = '<li class="mySlides"><a href="' + caption + '_Letterpress_Wedding_Invitation"><img src="/sites/aerialist.localhost/files/images/selectThumbs/' + source + '"/><p>' + caption + '</p><a>';      
                 jQuery('#list').append(html);
                   jQuery('#list').hide();
                jQuery('#list').fadeIn(800);
    });
    return false;
});
});
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T00:44:18+00:00Added an answer on June 13, 2026 at 12:44 am

    It’s probably because of the way different browsers handle syntax errors, which your code has.

    Even if you run this on the desktop, notice that the browser console tells you about a syntax error on line 584. Fix this and you should be ok.

    screenshot of console

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a mobile web application built using the following versions :- JQuery Mobile
I have an ajax heavy web-application built using PHP, jQuery. I am looking for
I have built a web application using Java EE platform that sells one of
I have built a little web application with several *.js files. I am using
All, I have a PHP Web application built using Zend Framework and MVC with
I have a web application built using jsp/servlets.The web application session is set to
I have tested a web application I have built using MVC 2 on local
I have built a small web application in asp.net c# in VS 2010 using
Our team have built a web application using Ruby on Rails. It currently doesn't
I am using spring mvc 3.0 to build an web application. User can get

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.