On 2/10/06, Kevin Old <[EMAIL PROTECTED]> wrote: > Here's the page: http://kold.homelinux.com/prototype/testajax2.html
I was hoping to be able to play with your X-JSON approach because that seems to be what you wanted originally. The latest iteration works for me in Firefox, and I'd imagine will work for you (in IE?) if you change the eval to be: var myObj = eval('(' + json_data + ')'); //Nothing seems to happen alert('myObj.thunderbird: ' + myObj.thunderbird); //Nothing is "alerted" Todd _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs