Page 1 of 1

implode() for javascript

Posted: Thu Sep 21, 2006 4:22 pm
by Luke
is there a function in javascript that does essentially what implode() does in php?

Posted: Thu Sep 21, 2006 4:30 pm
by feyd
array.join(...)