No, that won't work. You should use a JavaScript compressor on javascript.js if you want to make the filesize smaller. Personally, I like YUI Compressor for this task (http://developer.yahoo.com/yui/compressor/).
~Arne On Fri, Apr 25, 2008 at 3:08 AM, Rajasekhar <[EMAIL PROTECTED]> wrote: > > Hi Arne, > > Is it possible to call the zipped version of my js file is our > opensocial supports . > after loading is over the it has to unzip automatically. > > Ex.in xml file > > <script type="text/javascript" src="www.google.com/scripts/ > javascript.js <http://www.google.com/scripts/javascript.js>"> > > i want to call > zipped version of the actual js file > Is there any way to do this. > <script type="text/javascript" src="www.google.com/scripts/ > javascript.zip <http://www.google.com/scripts/javascript.zip>"> > > Thanks in Advance > RajaSekhar.V > > > -- OpenSocial IRC - irc://irc.freenode.net/opensocial --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Orkut Developer Forum" 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/opensocial-orkut?hl=en -~----------~----~----~----~------~----~------~--~---

