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

The Archive Base Latest Questions

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

I am using Joel Purra’s changePolling() plugin to trigger the change event on the

  • 0

I am using Joel Purra’s changePolling() plugin to trigger the change event on the text inputs. I really liked it as it has relieved me from the headache of tracking changes in various input controls. The reason to use the plugin is that I have few collapsible panels in my form. When the user chooses to view the data, I load the data through AJAX call. When the user makes changes in any of the text inputs I mark the panel as “TOBE_SAVED” so that when the user opts to save, I save only the panels that are eligible for saving (marked as “TOBE_SAVED”). Now everything works fine as the changepolling fires the text input change event even if user copy pastes the contents but the issue is that when I load the data through AJAX call and assign values to text input, this triggers the change event marking panel as “TOBE_SAVED” at the first time only. I need to know, how do I take care of this scenario. Specifically, I will request @Joel Purra to suggest me something as he has developed the plugin.

The workaround is that I keep a check that if the data is loaded for the first time, the panels should not be marked as “TOBE_SAVED” but still would like to know, if there is a better way to handle this such as suspend changePolling plugin.

Thank you all in advance.

  • 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-10T04:08:31+00:00Added an answer on June 10, 2026 at 4:08 am
    $(elem).on("change", function(e) {
        if (e.isTrigger) {
           //triggered through code
        }
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Following on from Jeff and Joel's discussions of plugin architectures. Plugins in C++ (using
I've started using Mercurial for my personal projects and I'm currently going through Joel's
Scenario: I am using jQuery to lazy load some html and change the relative
While using Rails ActionMailer with Multipart Emails I created both: approve_trade_email.html.erb AND approve_trade_email.text.erb I
Joel often talks about using MS Excel for lightweight project management, but I'm curious
In episode 77 Joel and Jeff were discussing using links instead of a for
I'm using the extension from Joel's string-to-nullable-type answer here : public static Nullable<T> ToNullable<T>(this
I am using this plugin from Get Hifi in my code. I am trying
Using a CSS image sprite, I'm creating an 'interactive' image where hovering over certain
Using a populated Table Type as the source for a TSQL-Merge. I want to

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.