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.

There must be something wrong with my version of Firefox or something...

I'll be in #prototype in irc.freenode.net, or my AIM id is Kevsurf10
if you want to chat about this.  Thanks for taking the time to look at
this.

Kevin
--
Kevin Old
[EMAIL PROTECTED]
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to