michelts escreveu: > Hi guys! > > I have a site that uses mochikit, it really saves time and json is > awfull! My problem is that load mochikit is too slow, but my user will > use mochikit after a time of navigation on my page, it means that I > can load mochikit in background, so when my user will use mochikit it > is cached. > > Is there a way to load mochikit in background? Do you understand what I mean? > Thanks in advance! > > U can put this: <script src="<path>MochiKit.js"></script> at the end of the first page, even if you don't use any function of mochikit on it... It should show the page and still loading mochikit, and the browser should cache the MochiKit.js to next pages :)
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit -~----------~----~----~----~------~----~------~--~---
