[Proto-Scripty] .Observe, .stopObserving and .reset - using all together.

2010-05-16 Thread Chris Petersburg
I've been banging my head trying to figure this out (and yes reading all the documentation). What I want to do is: 1. Set an observer for multiple forms which enables a set of buttons 2.. When the reset button is clicked: 2a.Stop the current .Observer event associated with the current form 2b.

[Proto-Scripty] How to make id added by ajaxUpdater visible to the rest of the page

2010-05-16 Thread Magnus Johnson
Hello, I am using ajaxUpdater to allow the user to add an arbitrary number of rows to a table. Then the user feeds in data into each field in the table. This part works excellent. The problem I run into is when I want to use ajax auto complete in in column 1 on each row in the table. I am using

RE: [Proto-Scripty] .Observe, .stopObserving and .reset - using all together.

2010-05-16 Thread Jonathan Rosenberg
Regarding this statement Event.stopObserving('frm'+tab); // - throws error Does each form have an id attribute with value 'frma', ...? Or just a name attribute, as your note says? -- Jonathan Rosenberg Founder Executive Director Tabby's Place http://www.tabbysplace.org