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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T09:30:11+00:00 2026-05-29T09:30:11+00:00

I am developing a Magento Website and I am getting an error in IE7+8

  • 0

I am developing a Magento Website and I am getting an error in IE7+8 + an error in my firebug console:

this._each is not a function
[Break On This Error]   
this._each(function(value) {

I have noConflict on the jQuery include and this makes no difference, all of my scripts still function as they should but if you look at the code on the website and remove idTabs.js the error disappears… Im really stumbled by this and have spent over an hour now trying to figure it out!

http://www.haircarepro.co.uk

Any help would be deeply appreciated! Thanks for your time.

  • 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-29T09:30:11+00:00Added an answer on May 29, 2026 at 9:30 am

    The problem appears to be the each function in the idtabs.js plugin on line 63. It appears to be looking for a Prototype function called each instead of a jQuery one.

    try changing :

    return this.each(function(){ jQuery.idTabs(this,s); }); //Chainable
    

    to

    return jQuery(this).each(function(){ jQuery.idTabs(this,s); }); //Chainable
    

    To use the each function of jQuery instead of trying to find it in Prototype.js

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

Sidebar

Related Questions

I am developing a Ecommerce website by using version Magento 1.6. I need to
Does anyone have any good resources for developing Magento Modules that integrate with their
I am developing a small Magento-extension for grouped products. This extension needs another attribute,
I am developing a payment Module for Magento. I did this using this tutorial
I'd like to have a debug flag in the Magento extension that I'm developing.
I am developing a website with magento ver-1.6. I am try to create new
I'm developing an online store with Magento. The site will be high traffic and
Developing a website and just trying to get back into the swing of (clever)
Developing a project of mine I realize I have a need for some level
When developing a desktop application in .NET, is it possible to not require the

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.