Aha. Try using onComplete. onSuccess fires when the Ajax event returns  
success (naturally) but before you've done anything in the local DOM  
with your new content. It's the Ajax equivalent of a 200 header from  
the browser. All it means is "everything worked, now your content is  
coming!"

Walter

On Feb 16, 2009, at 9:47 AM, Jason Frisvold wrote:

> I actually tried onSuccess before, and had the same results.  Is this
> the correct syntax?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptaculous@googlegroups.com
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to