E-mail List Archives
Thread: drag and drop modules
Number of posts in this thread: 3 (In chronological order)
From: deborah.kaplan
Date: Thu, Sep 02 2010 7:00PM
Subject: drag and drop modules
No previous message | Next message →
Does anybody know of any good ways of coding a hands-free interface to a webpage that has drag and drop movable modules?
Thanks,
-Deborah
From: adam solomon
Date: Fri, Sep 03 2010 8:23AM
Subject: Re: drag and drop modules
← Previous message | Next message →
When I looked for an accessible drag & drop I found nothing worth
implementing - only ARIA will work well. You can use context menus but they
are visual and programming mess.
On Fri, Sep 3, 2010 at 2:00 AM, < = EMAIL ADDRESS REMOVED = > wrote:
> Does anybody know of any good ways of coding a hands-free interface to a
> webpage that has drag and drop movable modules?
>
> Thanks,
>
> -Deborah
>
From: E.J. Zufelt
Date: Fri, Sep 03 2010 1:33AM
Subject: Re: drag and drop modules
← Previous message | No next message
ARIA probably is the best bet right now. But, depending on the use-case there might be other methods of providing the same functionality that isn't drag and droppy.
Everett Zufelt
http://zufelt.ca
Follow me on Twitter
http://twitter.com/ezufelt
View my LinkedIn Profile
http://www.linkedin.com/in/ezufelt
On 2010-09-03, at 1:23 AM, adam solomon wrote:
> When I looked for an accessible drag & drop I found nothing worth
> implementing - only ARIA will work well. You can use context menus but they
> are visual and programming mess.
>
> On Fri, Sep 3, 2010 at 2:00 AM, < = EMAIL ADDRESS REMOVED = > wrote:
>
>> Does anybody know of any good ways of coding a hands-free interface to a
>> webpage that has drag and drop movable modules?
>>
>> Thanks,
>>
>> -Deborah
>>