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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T20:55:56+00:00 2026-05-16T20:55:56+00:00

currently using jq 1.4.2 And i have gone through this forum and other forums

  • 0

currently using jq 1.4.2

And i have gone through this forum and other forums for a simple fix … since so many have had this problem..but i have not found anything that seems to work hence i am posting this problem

        $(".editvolunteer").fancybox({
            'width'                : 970,
            'height'            : 460,
            'autoScale'            : false,
            'transitionIn'        : 'none',
            'transitionOut'        : 'none',
            'type'                : 'iframe',
            onClosed : function() {
              $.ajax({
            type: "GET",
            dataType: 'html',
             cache: false, 
               url: "ajaxrosterupdate.php",
            data: "x=60",
              async: false,

        success: function(data) {        

              $("#updateroster").html(data);      <---- this work in FF            

        }
        success: function(resp, txtS, xhr) {
                           if (xhr.status==200) {      

                              alert(xhr.status);    <-- this alert box shows up in ie and FF

                                 } else {

                             //    alert(xhr.status);

                           }
        }

      }).responseText;



    }
       });

I dont know what i am doing wrong i have used debugbar and i can seethe html content that comes back i have used fiddler and i see the html content that comes back there….the xhr stat =200 so every thing is good..yet it does not replace the the content $(“#updateroster”).html(data).

I have been banging my head for the last 48 hrs and well i need help.

  • 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-16T20:55:57+00:00Added an answer on May 16, 2026 at 8:55 pm

    .html() is ultimately using .innerHTML here, what it seems like is your markup coming back is invalid causing some issues.

    If there’s something wrong with the markup and you’re seeing no error but an empty result, chances are one browser is tolerating that invalid HTML, showing it as best it can, and another browser may discard it entirely…which appears to be what IE is doing to you.

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

Sidebar

Related Questions

Currently using System.Web.UI.WebControls.FileUpload wrapped in our own control. We have licenses for Telerik. I
I am currently using Windows Server 2008 Standard and have several Hyper V machines.
I'm currently using Intelligencia.UrlRewriter does anyone have better suggestions?
I have a query that is currently using a correlated subquery to return the
I have a funciton that I am currently using to show a hidden div.a_type
I am currently using CVS (not my choice) and have several branches. I'm trying
I have a page that is currently using the datetime microformat to display a
I have a ASP.Net 2.0 website that is currently using a custom MembershipProvider and
We have a small 3 developer team that is currently using Subversion for our
I have several lists in a sitecollection that are currently using ListTemplateID 101 (DocumentLibary).

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.