Execute JS code after AHAH refresh
yraber - October 23, 2007 - 05:20
| Project: | AHAH Forms Framework |
| Version: | 5.x-1.5-5 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
For my project, I need several dynamic farbtastic color pickers. This implies in having my own JQuery events on top of the AHAH Framework - events that fire up on dynamically generated content.
I spent a lot of time finding how to re-bind my own jQuery events after a AHAH field update, and thanks to this page I finally managed to make it work.
But now I'd like to execute initialization (set the textfield background to the hex value that it contains) after the AHAH refresh, and I can't find a way to do this. Any suggestions ?

#1