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

  • SEARCH
  • Home
  • 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 8838637
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T10:03:21+00:00 2026-06-14T10:03:21+00:00

I created a carousel with swipe.js , it works fine in iOS4 and iOS5.

  • 0

I created a carousel with swipe.js , it works fine in iOS4 and iOS5. But in iOS6, without acceleration of hardware, when we swipe, there is a lag that can not be accepted.
I have tried to create a carousel without jquery mobile, the performance is really great, but when we use JQM and listview (data-role=”listview”), it became slower and the more elements in the list, the slower carousel is.

In html code, we have a carousel list and a normal listview, it seems if there are more elements in the listview, the carousel swipe will be slower. and they are two elements independent.
Here is html code

<div id='slider' class='swipe' style='width:250px'>
  <ul>
    <li style='display:block'><div>1</div></li>
    <li style='display:none'><div>2</div></li>
    <li style='display:none'><div>3</div></li>
    <li style='display:none'><div>4</div></li>
    <li style='display:none'><div>5</div></li>
  </ul>
</div>

and a normal list view

<section class="nav_univers">
  <h1>Toutes les catégories</h1>
  <nav>
    <ul class="categories" data-role="listview" data-inset="true">
      <li>Livre<a class="xt_books"></a></li>
      <li>Musique<a class="xt_music"></a></li>
      <li>Video<a class="xt_video"></a></li>
      <li>Jeux<a class="xt_video_games"></a></li>
      <li>AAA<a class="xt_phone_gps"></a></li>
      <li>QQQ<a class="xt_computing"></a></li>
      <li>DDS<a class="xt_multimedia"</a></li>
      <li>VVV<a class="xt_home"></a></li>
      <li>GGG<a class="xt_sports"></a></li>
      <li>HHH<a class="xt_mode"></a></li>
    </ul>
  </nav> 
</section>

and with Swipejs to create an object
var slider1 = new Swipe(document.getElementById(‘slider’));

You can find our site here:

http://www.priceminister.com with user agent set to mobile device.

anyone can help me?

  • 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-14T10:03:22+00:00Added an answer on June 14, 2026 at 10:03 am

    I had the same problem,

    Change your css with :

    .swipe
    {
    
        ....
        ....
    
        /* IOS6 issue*/
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i created a carousel in jquery that slides an item or set of items
I created carousel design application, it's working fine. I wish to show one default
I created a little fadeIn/fadeOut carousel in jQuery and it's working fine in every
I'm trying to create a 3D Carousel using CSS3 ( transform ). But, there
Created .NET WCF service, tested it - works. Generated schemas from Data and service
I've created an image carousel using jQuery.Cycle, I want the width to scale with
Using the TinyCarousel program I created the following sample page. http://www.dealred.com/wa/jqimage.htm The carousel is
I have a jQuery script that creates a carousel to rotate images left and
I am trying to create a carousel in jQuery that is constantly scrolling much
This is probably a very common question but here it goes. I created an

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.