Good evening,

I am beginning to use the new ajax.updater more and more to populate  
my site.  Most of the time, it works great, but every so often, my  
entire page loads, but the div does not populate with the url.  When  
I use firebug to see what was returned, I see that the source code  
for what should have been returned.  Is there any way I can prevent  
this?  Any error correction I can use?

Here is a sample of the page (abbreviated):

[noprocess]
        <script language="JavaScript" type="text/javascript">
                <!--//  
                var 
url='/content/left_show_information.lasso?event=yes&show_id=' +  
"[/noprocess][var:'show_id'][noprocess]" + '&-session=msi:' + "[/ 
noprocess][session_id:-name='msi'][noprocess]";
                new Ajax.Updater('content', url, {evalScripts:true});
                //-->
        </script>
[/noprocess]

Thanks!

Steven Q. Evans
Director of Technological Resources
MSI Productions
http://www.msiprod.com
(858)344-3351 • (858)348-0629 • (707)215-1032 Fax



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to