Try Googling around for "lazy loading" its the idea you're talking about...
http://ajaxpatterns.org/On-Demand_Javascript We should write an extension for proto that does this nicely, I checked out http://www.scripteka.com/ and there is a lazy loading tag but unfortunately nothing with loading scripts. On Oct 15, 1:43 pm, buda <[EMAIL PROTECTED]> wrote: > tere is a beautifull script ENSURE - try it > > On 15 окт, 14:16, "jason maina" <[EMAIL PROTECTED]> wrote: > > > Hi, > > > Is it possible to load script files only when they are needed. > > In the application im currently making there are too many script(js) files > > loaded on the parent page yet in the entire life-cycle of the application > > usage some tabs will not even be clicked hence the idea to only load script > > files when needed. > > > Thank you in advance. > > > - Jason --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
