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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T02:34:44+00:00 2026-05-11T02:34:44+00:00

I’m using jQuery to create a load of tabs for a web application. I’ve

  • 0

I’m using jQuery to create a load of tabs for a web application. I’ve used just the basic examples provided from here without any luck so far. The tab content works, the theme displays correctly, however when I click on a tab the state of the tab doesn’t changed. This application has to work under IE7, any other browser doesn’t matter whatsoever (I may just add that I’m not an IE7 user, I’m an avid Firefox user)

<div class='ui-tabs ui-widget ui-widget-content ui-corner-all' id='tabs'> <ul class='ui-tabs-nav ui-helper-reset ui-helper-clearfix ui-widget-header ui-corner-all'>   <li class='ui-state-default ui-corner-top ui-tabs-selected ui-state-active'><a href='#tabs-1'><span>Nunc tincidunt</span></a></li>   <li class='ui-state-default ui-corner-top'><a href='#tabs-2'><span>Proin dolor</span></a></li> </ul> <div class='ui-tabs-panel ui-widget-content ui-corner-bottom' id='tabs-1'>   <p>Tab one content goes here.</p> </div> <div class='ui-tabs-panel ui-widget-content ui-corner-bottom' id='tabs-2'>   <p>Tab1 one content goes here.</p> </div> 

Following this is the CSS provided by jQuery’s ThemeRoller so my includes look like the following:

<link href='/intranet/common/stylesheets/jquery-ui/ui.all.css' rel='stylesheet' type='text/css' /> <script src='/intranet/common/javascript/jquery-1.2.6.min.js' type='text/javascript'></script> <script src='/intranet/common/javascript/jquery-ui.js' type='text/javascript'></script> 

I’m then enabling the tabs using the following:

<script type='text/javascript'>   $(document).ready(function() {     $('#tabs > ul').tabs();   }); </script> 

As I say, the tab content works, everything is themed, but once I ‘click’ on a tab, the state of the tab doesn’t change to being the active one. The ThemeRoller works in IE7, but my page doesn’t. I have no idea where I’m going wrong, and I’ve played around with it for a couple of hours at least trying to get it working.

Any ideas?

  • 1 1 Answer
  • 2 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. 2026-05-11T02:34:44+00:00Added an answer on May 11, 2026 at 2:34 am

    Consider upgrading to the latest version of jQuery (1.3). I’ve tested your code with an old css (flora) for 1.2.6 and it works. With the ThemeRoller I’ve just downloaded it doesn’t work neither for Firefox or IE.

    Also try using the latest version of jquery-ui. The safest bet is to try the javascript files and the css files and images directly from the ThemeRoller download.

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

Sidebar

Ask A Question

Stats

  • Questions 101k
  • Answers 101k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer This line: Dim s As String = blockRenderer.Capture(RenderPartialExtensions.RenderPartial(h, UserControl, viewData))… May 11, 2026 at 8:00 pm
  • Editorial Team
    Editorial Team added an answer I assume you're validating POSTed forms: use Zend_Form and Zend_Filter May 11, 2026 at 8:00 pm
  • Editorial Team
    Editorial Team added an answer $("input,select,textarea").focus(function() {$(this).toggleClass('focus')}) .blur(function() {$(this).toggleClass('focus')}); or $("input,select,textarea").bind('focus blur',function() {$(this).toggleClass('focus')}); May 11, 2026 at 8:00 pm

Related Questions

I ran into a problem. Wrote the following code snippet: teksti = teksti.Trim() teksti
I am currently running into a problem where an element is coming back from
Seemingly simple, but I cannot find anything relevant on the web. What is the
Configuring TinyMCE to allow for tags, based on a customer requirement. My config is
Is it possible to replace javascript w/ HTML if JavaScript is not enabled on

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.