Displaying 1 result from an estimated 1 matches for "performrequest".
2006 Feb 16
1
Some questions about Ajax.Updater
Hi everyone,
I''ve been thinking of actually getting rid of the Rails javascript tag
helpers, and making calls to the prototype library directly from the
javascript functions that I made, however there are some bits that I
don''t quite seem to get...
Does this method block until it completes? As in, suppose I use it in a
block of javascript, will the code that''s