Does anyone have a good solution for using script.aculo.us drag and drop sorting with multiple lists when one or more of those lists might start out empty?I want to drop from list A to list B, but unless B starts out with something in it, there's no drop target there. My guess is that I could put
Here's a diff file (created with 'diff -u') against the dragdrop.js in
1.6.0 to move the dragged element while scrolling. It fixes the
previous problem of continuing to move the item off the top of the page.
I'd like to have it included, if possible, so if there are more changes
needed, let me kn
It should be nice to disable the scrollbars for the elements using the
blinddown effetcs and the like. In FF it's ok, but in IE, you see the
scrollbar while it resizes (I activated the overflow-y: auto; property,
but in FF it still hide the scroll bar during the animation).
it's just an estet
On Thursday 30 March 2006 12:34, Jim Prucha wrote:
> Hi All,
>
>
>
> I am working on a page that has 4 configuration sections at the bottom of
> the page with 4 links to them higher up on the page. We are using the
> Effects.BlindDown to show the lower section when the corresponding link is
> clic
> Possible Larry White bug
I dunno why, but that made me crack up big time. No offense meant to
Larry or anyone else.
Greg
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Hi, thanks. You're absolutely right. I don't know what i was thinking :(
Works fine now.
On 3/30/06, Claudio Gamboa <[EMAIL PROTECTED]> wrote:
Possible Larry White bugwhen you call Sortable.create on first time the element "task-list102"not existscall both Sortable.create after your HTML.On Thu,
Possible Larry White bug
when you call Sortable.create on first time the element "task-list102"
not exists
call both Sortable.create after your HTML.
On Thu, 2006-03-30 at 15:31 -0500, Larry White wrote:
> I have two sortable lists, one after the other. I can drag from the
> first to the seco
I should have mentioned the behavior is consistent on ie6 and firefox under windows.
___
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
Sorry to do this, as I haven’t
looked into your specific problem and therefore have no solution to offer at
this time…
But, you’ve sent this messge 3 times
now. If someone has the answer (and/or the time to research the answer) for
you, they will respond as such… please don’t spam the
Hi All,
I am working on a page that has 4 configuration sections at
the bottom of the page with 4 links to them higher up on the page. We are
using the Effects.BlindDown to show the lower section when the corresponding
link is clicked. We also use the “new Effects.ScrollTo(‘DIVTag’)”
Hi All,
I am working on a page that has 4 configuration sections at
the bottom of the page with 4 links to them higher up on the page. We are
using the Effects.BlindDown to show the lower section when the corresponding
link is clicked. We also use the “new Effects.ScrollTo(‘DIVTag’)”
I have two sortable lists, one after the other. I can drag from
the first to the second but not from the second to the first. The
behavior is consistent if n > 2. For example, I can drag from
1 to 2, 3 or 4 from 2 to 3 or 4 and from 3 to 4, but not in the reverse
order: I can't drag from the 4t
Thanks for the info guys, I'll throw that in the main script.On 3/30/06, Aaron Meier <[EMAIL PROTECTED]
> wrote:Thanks guys!In addition, you also need to add it after line 717.
On 3/29/06, Jeremy Kitchen <
[EMAIL PROTECTED]
> wrote:
On Wednesday 29 March 2006 18:04, Todd Ross wrote:> On 3/29/06, Je
Hi All,
I am working on a page that has 4 configuration sections at
the bottom of the page with 4 links to them higher up on the page. We are
using the Effects.BlindDown to show the lower section when the corresponding
link is clicked. We also use the “new
Effects.ScrollTo(‘DIVTag’)”
Thanks guys!In addition, you also need to add it after line 717.On 3/29/06, Jeremy Kitchen <[EMAIL PROTECTED]
> wrote:On Wednesday 29 March 2006 18:04, Todd Ross wrote:> On 3/29/06, Jeremy Kitchen <
[EMAIL PROTECTED]> wrote:> > On Wednesday 29 March 2006 12:59, Aaron Meier wrote:> > > I'm using thi
15 matches
Mail list logo