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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:10:14+00:00 2026-05-27T05:10:14+00:00

Why does this script work beautifully in firefox and chrome but not in IE?

  • 0

Why does this script work beautifully in firefox and chrome but not in IE? I’m using IE8 and it returns -1 all the time. It seems to not be cached either. Also the ajaxurl is not cross domain, the page is in the same domain.

jQuery('#btnqqf').click(function(e){
    e.preventDefault();            


     jQuery.ajaxSetup({cache: false, timeout: (300*1000)}); 
     var data = {action: 'qqf_action',   txtName: jQuery('#txtName').val()};

     var d = new Date();
     jQuery.post(ajaxurl + '?nocache=' + d.getTime(), data, function(response) {
     alert(response);              

 });
});    
  • 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-27T05:10:15+00:00Added an answer on May 27, 2026 at 5:10 am

    This:

    add_action('wp_ajax_no_priv_qqf_action', 'qqf_action_callback');` 
    

    was supposed to be:

    add_action('wp_ajax_nopriv_qqf_action', 'qqf_action_callback'); 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This script work perfectly, but what it does is stops an instance of a
I have simple script: #!/bin/sh #NOTE - this script does not work! #column=${1:-1} column=1+1
I have written a very simple script with jQuery, but it does not work
Why does this script return a pair of nulls? I'm using SQL Server 2008,
I wanted to make this script work somehow, but i find that after you
If I run this script as it is, it works. But why does this
I have to write a Matlab script that does this: The input is 2
I am working on a Bash shell script that does something like this: #!/bin/bash
I have a simple script that does some search and replace. This is basically
Does this look like it should work? I'm wanting to generate directions from one

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.