py2jquery manager class does this already.... also your clienttools has a version of this.
I am thinking something similar to these needs to be included into web2py. -Thadeus On Thu, Feb 25, 2010 at 7:30 PM, mr.freeze <[email protected]> wrote: > I've asked for this a few times with no response but I'll say it > again: web2py_ajax.html needs an area for something similar to > response.files but for raw script. Plugins, widgets and other > components could use it to include just this sort of thing. > > On Feb 25, 6:51 pm, Thadeus Burgess <[email protected]> wrote: >> Is there a way that LOAD will just create the necessary javascript, I >> have noticed in my apps that haved used LOAD, that they break unless I >> update the jquery functions in web2py_ajax.html. >> >> -Thadeus > > -- > You received this message because you are subscribed to the Google Groups > "web2py-users" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/web2py?hl=en. > > -- You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/web2py?hl=en.

