[Rails-spinoffs] Ajax.InPlaceCollectionEditor problems

2006-03-06 Thread Vamsee
Hi all, I'm trying out the new Ajax.InPlaceCollectionEditor in script.aculo.us 1.5.3. I'm able to display the select box properly. However, I'm stumped on how to send my hidden field as well as the value being edited to my form. Can anybody also explain how I can use $F or $S to read my hidden

[Rails-spinoffs] Autocompletion for

2006-03-06 Thread Jodi Showers
Greetings all. I am looking for an ajax-a-fied select box (single select). Unlike the autocompleter for a text field, it would restrict the entry to only those entries returned. Ala Ticket #2586 [ http://dev.rubyonrails.org/ticket/2586 ] "Essentially an autocomplete that only allows values

[Rails-spinoffs] Re: How to use the sortable_element tagname option?

2006-03-06 Thread Sean Mountcastle
> Please note that sorting table rows isn't officially supported > (because of browser issues). Thanks Thomas. I'll see if we can switch to lists instead of tables. Regards, Sean ___ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http:

Re: [Rails-spinoffs] Question about event listener highlighting withchild elements

2006-03-06 Thread Casey O'Neill
Thanks for the help Ryan. Both of your suggestions worked perfectly. On 3/4/06, Ryan Gahl <[EMAIL PROTECTED] > wrote: 1. Create a separate class that has your highlight/unhighlight behavior in it, and extend just the element you want to highlight with that class… like this (also allows

[Rails-spinoffs] Problems with unregister draggable

2006-03-06 Thread Johannes Goerz
hi! i am working on a tree which allows moving nodes/subtrees via drag&drop. since i am not a javascript expert i try to stick to the script.aculo.us library without modifying anything. the nodes are loaded dynamically from my rails-app and have a unique ID. when a node gets moved to another f

Re: [Rails-spinoffs] [patch] Effect.Move and a little experiment

2006-03-06 Thread Dave Teare
That's really quite neat! Thanks for sharing. On Sunday, March 05, 2006, at 8:05 AM, Hector Vergara R. wrote: >i everybody! first at all, sorry about my poor english... > >i'm working in a little experiment about boucing objects using >Effect.Move implementation and a couple Effect.Transitions' >

Re: [Rails-spinoffs] Re: How to use the sortable_element tagname option?

2006-03-06 Thread Thomas Fuchs
Please note that sorting table rows isn't officially supported (because of browser issues). -Thomas Am 06.03.2006 um 14:53 schrieb Sean Mountcastle: Thomas, See http://wiki.script.aculo.us/scriptaculous/show/FAQ Question 4.3. Thank you very much, that resolved the issue and now the con

[Rails-spinoffs] Re: How to use the sortable_element tagname option?

2006-03-06 Thread Sean Mountcastle
Thomas, > See > > http://wiki.script.aculo.us/scriptaculous/show/FAQ > > Question 4.3. Thank you very much, that resolved the issue and now the controller method is being called back. This works great under Firefox, but not under Safari -- is this a known issue? The demos on script.aculo.us see

Re: [Rails-spinoffs] Ajax.InPlaceEditor - disabling the yellow highlight?

2006-03-06 Thread Nicolas Terray
On 3/3/06, John Beppu <[EMAIL PROTECTED]> wrote: > I tried that and it seemed to work, but Firefox's Javascript console > was spewing a lot of warnings about #NaNNanNan not being a valid color > every time I rolled over an in-place editor. > I think that the highlightcolor must be a real, full hex