PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Callback on ajax submit

  1. Dinwebb
    Member

    How do I call Cufon.refresh() after ajax submit?
    And other js refresh

    Posted 13 years ago on Friday December 17, 2010 | Permalink
  2. Hi Dinwebb,

    We will need to add a javascript event that you can bind to a function that contains the Cufon.refresh() call.

    Once I have this change approved, I'll have a better idea of when you can expect this update to be included in Gravity Forms.

    In the meantime, I did a little research and for most browsers (besides IE) you can bind the desired call to the DOMNodeRemoved event. Here is a basic example:

    http://pastie.org/1385524

    Posted 13 years ago on Friday December 17, 2010 | Permalink
  3. Dinwebb
    Member

    Thanks David

    Would be great to have some event to bind it to

    Posted 13 years ago on Sunday December 19, 2010 | Permalink
  4. I second this request - it's be nice to add to or alter the animation sequence after a AJAX submission

    Posted 13 years ago on Wednesday March 23, 2011 | Permalink
  5. This should be what you're looking for.

    http://www.gravityhelp.com/forums/topic/js-tooltip-not-function-on-subpages-on-multiform#post-18854

    Posted 13 years ago on Wednesday March 23, 2011 | Permalink