Displaying 1 result from an estimated 1 matches for "other_link".
2006 Jul 11
0
Ajax.InPlaceEditor + onComplete
...ete because they become attributes of the span on to of the
Javascript:
Here is my desired Javascript outcome:
new Ajax.InPlaceEditor(''div_name'', ''link_name'',
{onComplete:function(){new Ajax.Updater(''other_div'',
''other_link'', {asynchronous:true, evalScripts:true})}})
Currently, I am doing it manually, but it would be nice to use the
helper.
Thanks,
Roland
--
Posted via http://www.ruby-forum.com/.