"The code it suggests is nearly identical to the TW code, which is included in the core to ensure cross-browser support, regardless of the JS implementation in any given browser."
Ahah.... I see. When I first saw your solution, I went looking for map. I didn't know it was a TW functuion or plain js and looked in the code and searched the web to find out. I thought it was plain JS. I saw that it was not compatabile with some browsers, and was a bit worried that i would run into problems with the IE6 squad again. Thanks for clearing that up. Alex 2009/10/29 Eric Shulman <[email protected]> > > > There is also the Javascript Array - map Method* > > *http://www.tutorialspoint.com/javascript/array_map.htm > > The above link includes the following note: > ------------------------ > This method is a JavaScript extension to the ECMA-262 standard; as > such it may not be present in other implementations of the standard. > To make it work you need to add following code at the top of your > script > ------------------------ > > The code it suggests is nearly identical to the TW code, which is > included in the core to ensure cross-browser support, regardless of > the JS implementation in any given browser. > > -e > > > > -- http://www.multiurl.com/g/64 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki?hl=en -~----------~----~----~----~------~----~------~--~---

