I'd like to be able to bind a jquery function to a div that is the container for a web2py component, so that when the component content is updated by the controller the jquery function is triggered. But I'm not sure whether there is a stock event that would cover the component refresh (I don't know the internals of web2py_ajax.js). Does anyone have any suggestions?
- [web2py] Can you bind a jquery function to web2py component ref... monotasker

