Then update.aspx probably isn't returning to you what you expect. When I had
bugs I didn't think it was my server code either, but it was.



-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Brad
Ediger
Sent: Tuesday, April 18, 2006 4:14 PM
To: [email protected]
Subject: Re: [Rails-spinoffs] [Prototype] evalScripts not working for me

>>
> I'm working in FF for right now. Incidentally, I tried the above  
> code before and it didn't work. It's like the scripts aren't being  
> evaluated at all.
>
> I have one more block of code above that script block, so in effect  
> two script blocks must be evaluated. It looks like the first one is  
> being evaluated, but I'm not sure.

I just tried blowing out the first script block, still no luck with  
the other one. For some reason, even something as simple as

<script type="text/javascript">
alert("Hello");
</script>

isn't working.

_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to