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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T10:30:29+00:00 2026-06-10T10:30:29+00:00

Is it possible to call an jQuery function on newly matched items automatically? For

  • 0

Is it possible to call an jQuery function on newly matched items automatically?

For example I have the following code:

$(document).ready(function(){
    $('[draggable]').draggable();
});

This adds the ‘draggable’ to each element which matches [draggable] however when further along the road new elements with the attribute ‘draggable’ are added those are not getting the ‘draggable()’ function getting called on them.

Is it possible to monitor the DOM or something and also call this method on each new dom item which matches the selector?

I know there is something like this for ‘click’ events and such (the jquery delegate method) but as far as I know I can’t seem to use that for this case.

  • 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-10T10:30:31+00:00Added an answer on June 10, 2026 at 10:30 am

    there was “.live()” for jQuery, but i see it’s deprecated?!
    don’t get the transformation from “.live()” to the new “.on()”-method currently, but take a look @ yourself and maybe ask in their forum…
    this should be the right way to do…

    http://api.jquery.com/live/

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

Sidebar

Related Questions

Is it possible to call jQuery's $(document).ready function from within another Javascript function? I
I have a function that issues an AJAX call (via jQuery). In the complete
(function ($) { $.fn.test = function () { console.log('works'); }; })(jQuery); $(document).ready(function () {
Is it possible? And how can I call browser back function using jquery?
Possible Duplicate: Call PHP function from jQuery? Jquery on button click call php function
Is it possible to call a C#-like String.Format() function in JQuery?
Is it possible to call a jQuery function from within a ColdFusion switch statement?
Is it possible to call a php function on jquery ajax call.When i tried
Possible Duplicate: using jquery $.ajax to call a PHP function I need to call
I have the following code: function Notification(type) { switch (type) { case success: notificationID=not1;

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.