You can pass an onComplete function in options of your control.
By default, I think it does something like :

new Effect.Highlight(element, {startcolor: this.options.highlightcolor});

Regards,
Nicolas


On 12/7/05, Francois Beausoleil <[EMAIL PROTECTED]> wrote:
Hi all !

InPlaceEditor refreshes only the element that was updated.  Is there
any way to make it update tons of other stuff ?

I have a table where changing a value in it causes changes in most
other cells (weight to percentage to money).

Thanks for any help !
--
François Beausoleil
http://blog.teksol.info/

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



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

Reply via email to