Re: [Rails-spinoffs] inPlaceEditor and onClick Event

2006-05-08 Thread Deco Rior
The inPlaceEditor has an externalControl option if I remember. Set this to the id of the item that will trigger the editor. Deco On May 8, 2006, at 6:55 AM, Grzesiek Slusarek wrote: Hi all. I have specific situation that I want to made element to be edited in place (i mean I want to wrapped

[Rails-spinoffs] inPlaceEditor and onClick Event

2006-05-08 Thread Grzesiek Slusarek
Hi all. I have specific situation that I want to made element to be edited in place (i mean I want to wrapped that element Ajax.InPlaceElenment) but i want that inplaceeditor be triggered not clicked in that element but in the other element. e.g. there are two divs and first I want to be inplac