On 2/10/06, Kevin Old <[EMAIL PROTECTED]> wrote: > On 2/10/06, Todd Ross <[EMAIL PROTECTED]> wrote: > > 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" > > > > I have no idea how this is working for you. I'm running Firefox > 1.5.0.1 and get nothing alerted for myObj.thunderbird. I'm just > trying to get one way (this happens to be the text/javascript way) to > work.
For the archives, thanks to Todd's help we got the X-JSON and text/javascript ways working via the patch at the ticket below. http://dev.rubyonrails.org/ticket/3293 Thanks again Todd for your help, Kevin -- Kevin Old [EMAIL PROTECTED] _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs