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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:45:34+00:00 2026-06-18T01:45:34+00:00

There is no live() function in jquery 1.9.0 , but jquery.unobtrusive.ajax.js is already use

  • 0

There is no live() function in jquery 1.9.0, but jquery.unobtrusive.ajax.js is already use this function.

Should I use older version of jquery or another way?

  • 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-18T01:45:36+00:00Added an answer on June 18, 2026 at 1:45 am

    Depreciated as of 1.7 and removed as of 1.9. Use on() instead.

    http://api.jquery.com/on/

    $("#myButton").on("click", function(){
        alert("Clicked");
    });
    

    Lots of good info here:

    http://www.elijahmanor.com/2012/02/differences-between-jquery-bind-vs-live.html

    As for Unobtrusive Ajax, you will need to include a version of jQuery prior to v1.9 where live() still exists.

    If you are referencing the MS CDN,

    http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.unobtrusive-ajax.js
    http://ajax.aspnetcdn.com/ajax/mvc/3.0/jquery.unobtrusive-ajax.min.js

    then it does not appear that these directly reference jQuery. Simply include the 1.8 version in your code instead of the 1.9 version.

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

Sidebar

Related Questions

Is there a function in jquery equal to onkeyup= I already found change() but
I want to use jQuery's great live functionality for a mouseenter event, but it's
I am trying to use Lightbox plugin but with jquery there is a conflict
Once all three loads are complete... $(#sidebar a).live(click, function(e){ $(this).addClass(selected loading); $(#conceptual).load(conceptualUrl, null, function(){
Does anyone know is there a way to implement Windows Live ID authentication into
I am working on a jQuery live file upload. There is a form in
There's a Rails 3.2.3 web application which doesn't use any database. But in spite
I have read the documentation of each function on jQuery official website , but
I have a simple jquery function that utilize the .live function. It applies to
I use .is(':visible') method in jquery but it does not work as expected. Here

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.