[wp-hackers] Javascript callback upon Widget save
Andrew Nacin
wp at andrewnacin.com
Thu Sep 9 19:44:08 UTC 2010
On Thu, Sep 9, 2010 at 3:15 PM, John Gadbois <jgadbois at gmail.com> wrote:
> Is there a Javascript callback that I can hook into when saving a widget in
> the admin screen? Since the widget Save button reloads the contents of the
> widget panel, I'm losing some event handlers that I'd like to set back up.
>
I think what you might be looking for is http://api.jquery.com/live/.
More information about the wp-hackers
mailing list