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 6849399
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:59:12+00:00 2026-05-27T00:59:12+00:00

I have been messing with this code for quite some time, works in FF,

  • 0

I have been messing with this code for quite some time, works in FF, Chrome, Safari but IE for some reason will only load one time. I have tried using the time function as well as the math.random function in the querystring to make the URL unique. I used firebug to make sure that my math.random function was working correctly and it seems to be but for some reason IE will only load the page once. I am about to pull my hair out and abandon the whole idea, please help!!

Code below:

$.ajaxSetup ({
    // Disable caching of AJAX responses
    cache: false
});


var myHandle = setInterval(function () {
    $.ajax({
        type: "POST",
        url: 'randomize2.php?ck=' + Math.random(),
        cache: false,
        success: function (data) {
            // data is ur summary
            $('#dispeople').html(data);
        }
    })
}, 2000);

 var mybutton2 = document.getElementById("mybutton2");

upon your suggestion I checked out the IE developer tools and found the code was breaking further down the page in the following code block:

$(function() {
    setInterval(function() {
        $('.all').quicksand( $('.warm li'), {
            duration: 1000,
            attribute: 'id',
            easing: 'easeInOutQuad'
        });
        e.preventDefault();
    }
    }, 5000);
});
  • 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-05-27T00:59:12+00:00Added an answer on May 27, 2026 at 12:59 am

    Now that I’ve formatted the code, an error (perhaps not the error) jumps out:

    $(function() {
        setInterval(function() {
            $('.all').quicksand( $('.warm li'), {
                duration: 1000,
                attribute: 'id',
                easing: 'easeInOutQuad'
            });
            e.preventDefault();
        } // <========================= Extra } here
        }, 5000);
    });
    

    I can’t imagine Chrome or the others running that code.

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

Sidebar

Related Questions

I have been messing around with writing some stored procedures in .NET code with
I have been using PyroCMS and CI for quite some time, and truly love
I have been messing around with HtmlUnit for a little bit and particularly this
I have been playing around quite a lot with EF4 Code First and I
I have been messing around with Leaks trying to find which function is not
I have a tricky problem that I've been messing about with for a few
Have been studying the file system related classes of Adobe AIR 1.5, but so
We have been using CruiseControl for quite a while with NUnit and NAnt. For
I been using the jquery ui for quite a while now. This is the
I'm working with some SQL 2005 CLR code written in C#. We have recently

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.