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

The Archive Base Latest Questions

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

I am using jQuery 1.3.2, and I cannot update that version because of spec

  • 0

I am using jQuery 1.3.2, and I cannot update that version because of spec limitations.

I am trying to fire an event, where a user goes directly to targeted pages using a ‘Jump Menu’. This jump menu is AJAX based. First Country, which gets an AJAX result of States, then Cities. When user clicks on a city, they are to be directed to the relevant URL.

This code works fine in Mozilla, Chrome and IE9:


$("#id-of-the-AJAXED-select-widget").live('change', function(){
jumpSubmit();
});

But the ‘change’ event does not fire in IE8. From what I read in many other places, this is a combination of issues with IE8 and jQuery 1.3 – however, there were no ideas for solutions. Much as I would like, I cannot banish either of these – so kindly help me find an answer…

  • 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-29T12:30:47+00:00Added an answer on May 29, 2026 at 12:30 pm

    Cleaner way to write your code: $("#id-of-the-AJAXED-select-widget").live('change', jumpSubmit);.

    As for your problem, that seems to be IE8-specific. Your best bet would be to single out IE8 and then use the click() event instead of the change() event to trigger the page:

    // mousedown
    oldIndex = this.index
    
    // mouseup
    if (this.index != oldIndex) {
      // It changed
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I know we cannot communicate with sqlserver using jquery directly but I want to
I am new to jQuery and cannot get a selector to work using the
Using jQuery, how do you bind a click event to a table cell (below,
Using jQuery, is there a way to select all tag that reference a specific
Hai, I've got a project which uses jQuery 1.2.1, and I cannot update the
I am using jquery mobile alpha 4. I simply bind a click event on
I'm trying to add event rich snippets to my site so that Google can
I am using jquery update in drupal 6.16 along with a lot of other
I am using the latest version of jQuery and ASP.NET MVC 3 with the
I am having a problem that I cannot figure out. I am using 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.