How do I call Cufon.refresh() after ajax submit?
And other js refresh
How do I call Cufon.refresh() after ajax submit?
And other js refresh
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:
Thanks David
Would be great to have some event to bind it to
I second this request - it's be nice to add to or alter the animation sequence after a AJAX submission
This should be what you're looking for.
http://www.gravityhelp.com/forums/topic/js-tooltip-not-function-on-subpages-on-multiform#post-18854