Anyone know of a _javascript_ function that will take an xml
document and turn it into an associative array? <id>1</id> itemList: [ { id: 1, name: ‘Bob’ }, { id: 2, name: ‘John’ } ] } If not, I’m gonna build one. Greg |
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs