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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T03:11:37+00:00 2026-06-10T03:11:37+00:00

http://jsfiddle.net/mark69_fnd/DyRCZ/ : On Chrome: On IE9: I am using jQuery 1.8.0 Now, I know

  • 0

http://jsfiddle.net/mark69_fnd/DyRCZ/:

On Chrome:

enter image description here

On IE9:

enter image description here

I am using jQuery 1.8.0

Now, I know that IE9 sucks, but IE is one of the 5 major browsers and jQuery is supposed to isolate the developer from the “peculiarities” of IE, isn’t it?

So, what is wrong?

Thanks.

P.S.

I know the IE subject invites to certain kind of talk, but please – be constructive.

EDIT

To all those claiming an array of strings is not working. jQuery 1.8.0 supports it, otherwise it would not have worked neither on Chrome nor on Firefox. But it does on both of them! The only problem is with IE9, which means jQuery 1.8.0 after() API is broken there.

EDIT2

I think jQuery 1.8.0 has more problems with after() even on Chrome. For instance, should the below work?

$('#itemsHeader').after("         
                        <tr><td>a</td></tr>");​

http://jsfiddle.net/mark69_fnd/Nw8Hz/

And what about:

$('#itemsHeader').after("         <tr><td>a</td></tr>");​

The answer is that the former does not work, but the latter works! From the html perspective both are identical and should work. But it does not even on Chrome.

EDIT3

I am stupid. Yes I am.

  • 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-10T03:11:39+00:00Added an answer on June 10, 2026 at 3:11 am

    On IE9
    http://jsfiddle.net/DyRCZ/3/

    I got it working just fine on IE9. You are passing an array, and not the string of text. Try joining the array into a string and passing it and you will be fine.

    Also, if you want to continue using the array of ELEMENTS, you must create them as such:

    http://jsfiddle.net/DyRCZ/10/

    rows.push($("<tr/>").html('<td colspan="2">This is item ' + i + '</td>'));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

http://jsfiddle.net/JamesKyle/y7hBQ/ I'm making a simple jquery counting function that adds the following classes: First
http://jsfiddle.net/LUfgY/ It doesn't show it there but if that code is run on normal
http://jsfiddle.net/B2rdD/3/ I've Created 25 buttons using HTML and I have written jquery code such
http://jsfiddle.net/nFFuD/ I'm trying to animate the search field in this example using jquery, making
http://jsfiddle.net/bpBtC/ I am using a blogger xml feed but it won't work, could someone
http://jsfiddle.net/WTELW/4/ The following works fine on JSFiddle, but doesn't seem to work right in
http://jsfiddle.net/DaJWC/ i can't figure out how to make one of the links reverse so
http://jsfiddle.net/9BCrs/5/ I have this set up to load a file into a DIV using
http://jsfiddle.net/fJkBU/1/ That's my code. Basically, I have an iFrame whose source may change. I
http://jsfiddle.net/VhjR7/1/ When you click the my lists menu once, it expands, but if you

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.