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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T02:00:06+00:00 2026-06-06T02:00:06+00:00

I have a problem with my jquery UI tabs currently only in Firefox 3.6.24

  • 0

I have a problem with my jquery UI tabs currently only in Firefox 3.6.24 where the first tab will not be loaded. It is driving me insane because the xhr says that it has the html data.

jQuery v1.4.4
jQuery v1.8.18

wondering if there are some known issues around this and any fixes

  $(function() {
            $("#tabs").tabs({
                'cookie': {
                        'expires': 1
                    },
                'ajaxOptions': {
                    'error': function( xhr, status, index, anchor ) {
                        $( anchor.hash ).html(
                            "Couldn't load this tab. We'll try to fix this as soon as possible.");
                    }
                },
                'spinner':"Loading..."
            });
        });

=====HTML=====

      <div id="tabs">
        <ul class="nav nav-tabs">
            <li><a href="/url/1">First tab</a></li>
            <li><a href="/url/2">Second tab</a></li>
            <li><a href="/url/3">Third tab</a></li>
            <li><a href="/url/4">Fourth tab</a></li>
        </ul>
     </div>

http://jsfiddle.net/Un2q4/1/

=====UPDATE=======

The problem was in the HTML the form element was being opened inside of a table and the form close tag was outside the close table tag. Lesson learned always validate your HTML.

  • 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-06T02:00:08+00:00Added an answer on June 6, 2026 at 2:00 am

    You need to include jQuery cookie plugin. See below note from jQuery UI site.

    The cookie option requires the cookie plugin, which can be found in
    the development-bundle > external folder from the download builder.

    You can find it in github -> https://raw.github.com/carhartl/jquery-cookie/master/jquery.cookie.js

    Fixed fiddle: http://jsfiddle.net/skram/Un2q4/5/

    Without cookie option and cookie plugin: http://jsfiddle.net/skram/Un2q4/6/

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

Sidebar

Related Questions

I have a problem with jQuery, I want to change a DIV (not the
I have a problem with Jquery function getJSON, the action url does not trigger
I have a problem , i'm using jQuery plugin from http://www.stilbuero.de/jquery/tabs/ , plugin for
I have a basic jQuery tabs system going: $(document).ready(function(){ $('#tabs div.jdiv').hide(); $('#tabs div.jdiv:first').fadeIn(slow); $('#tabs
I have problem getting newer version of jscrollpane to work with jQuery UI tabs.
I am having a problem with Jquery Tabs. On my MVC page, I have
I have JQuery tabs in my view. Each tab contain a partial view. Some
I have a table (jqGrid) inside one of the jquery ui tabs (the first
I have group of jQuery Tabs that are created dynamically. Each tab has an
Using jQuery UI , I have a tabs plugin and within tab 1 gets

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.