search for: protoplus

Displaying 3 results from an estimated 3 matches for "protoplus".

2005 Aug 07
11
HABTM Movable Select Box
Hi, I found it a while ago, an add-on to Rails for supporting movable select boxes, but I searched through the wiki and the mailing list and couldnt find what I was looking for. I was hoping someone might know of or remember something about the project. Thanks, Dylan.
2006 Aug 08
2
Javascript - multiple select selectboxes
I am trying to populate a multiple select box using javascript, but am having problems with the name. When I change the name to "codes[]" I can''t get the javascript to find the form element, but without the [] on the end, rails wont read all of the selected values. Here is an example of the javascript working, but when you submit the array is not passed across for the codes.
2006 Feb 09
0
form validation
Hi, I came across Michael Schuerig''s form validation scripts on http:// www.schuerig.de/michael/javascript/ They require his own extensions to prototype called protoplus.js and stdext.js and mention a conflict with dragdrop.js I was wondering if anybody by any chance has adjusted these form validation scripts to work with prototype only and whether anybody has experience with the mentioned conflict? Or if there are prototype- based generic form validation s...