Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Floated or fixed-width droppables not working
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Nick Grossman  
View profile  
 More options Jul 11 2009, 7:36 am
From: Nick Grossman <nickgross...@gmail.com>
Date: Sat, 11 Jul 2009 04:36:14 -0700 (PDT)
Local: Sat, Jul 11 2009 7:36 am
Subject: Floated or fixed-width droppables not working
Hi,

I've run into a strange problem using droppables.  When my droppable
has a fixed width or is floated, the hover & drop events don't fire
when an appropriate draggables are dragged.  If I simply remove the
width or float from my droppable, everything works fine.

Here's a running example:  http://sandbox.wrkng.net/jquery-dragdrop-width-problem/

Is this a known issue?  Is there a workaround that I'm not seeing?

Thanks in advance for any help.

-- Nick Grossman


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Grossman  
View profile  
 More options Jul 12 2009, 10:52 am
From: Nick Grossman <nickgross...@gmail.com>
Date: Sun, 12 Jul 2009 07:52:01 -0700 (PDT)
Local: Sun, Jul 12 2009 10:52 am
Subject: Re: Floated or fixed-width droppables not working
Hmm... looking at my actual example, it seems that it *does* work with
floated droppables, just not fixed-width droppables. :)

On Jul 11, 7:36 am, Nick Grossman <nickgross...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Scott González  
View profile  
 More options Jul 12 2009, 4:44 pm
From: Scott González <scott.gonza...@gmail.com>
Date: Sun, 12 Jul 2009 13:44:13 -0700 (PDT)
Local: Sun, Jul 12 2009 4:44 pm
Subject: Re: Floated or fixed-width droppables not working
The default tolerance for droppables is "intersect" which means that
at least 50% of the draggable element must overlap the droppable.  If
you change the tolerance to "touch" or "pointer" your example will
work fine.

On Jul 11, 7:36 am, Nick Grossman <nickgross...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Nick Grossman  
View profile  
 More options Jul 14 2009, 9:58 am
From: Nick Grossman <nickgross...@gmail.com>
Date: Tue, 14 Jul 2009 06:58:09 -0700 (PDT)
Local: Tues, Jul 14 2009 9:58 am
Subject: Re: Floated or fixed-width droppables not working
Thanks Scott!  That worked perfectly.

Best,
Nick

On Jul 12, 4:44 pm, Scott González <scott.gonza...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »