Re: [Rails-spinoffs] get child by class name

2006-02-25 Thread Yehuda Katz
There's a patch for $$ for IE6.If $$ doesn't do what I suggested, try cssQuery from the man behind the IE7 script: http://dean.edwards.name/my/cssQuery/ On 2/25/06, Todd Ross <[EMAIL PROTECTED]> wrote: On 2/24/06, Yehuda Katz <[EMAIL PROTECTED]> wrote:> Or you could do $$('#row td.icon') where row

Re: [Rails-spinoffs] get child by class name

2006-02-25 Thread Todd Ross
On 2/24/06, Yehuda Katz <[EMAIL PROTECTED]> wrote: > Or you could do $$('#row td.icon') where row is the id of the tr in > question. Unless a new version of Prototype has been released that I'm not aware of, that just seems like teasing. Plus, the version of $$() in SVN is known to have problems

[Rails-spinoffs] Re: Strange behaviour with sortable

2006-02-25 Thread Nicolas
Hi,I'm having strange problem with Sortable.I'm trying to do something like google homepage, netvibes and others with 3 sortable lists, just to prouve someone it's really easy with scriptaculous.But maybe it's not so easy :) I've attached what I did, the code looks good to me but when I drag the up