- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 23 Oct 2006 22:05:21 +0000 (UTC)
On Mon, 23 Oct 2006, Dean Edwards wrote: > > Personally, I prefer a comma delimited list. Passing an array seems > yukky. Really? I always thought the comma-separated argument to window.open() was one of the ugliest APIs ever... > Are there any problems with passing a JavaScript array to a DOM method? > Does it cast to a DOMArray or something? What about other platforms? It's an array. Most languages support arrays. Why would there be a problem? -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 23 October 2006 15:05:21 UTC