Displaying 20 results from an estimated 100 matches similar to: "Selectable Draggable with SubsDraggable"
2006 Apr 30
1
Draggable - how start action on start dragging and end action on droppping
Hi all. I have got situation that I made element draggable - and
when element is dragged I want to start some action (e.g. shown
AJAX indicator, and change one of CSS class in dragging element).
What is the best way to achieve this? I search source code of the
Draggable and I saw that there is 2 method: Draggable.initDrag
and Draggable.endDrag so it looks like in initDrag method i
should
2005 Dec 16
0
Bug in script.aculo.us Draggable in 1.5
I have a Draggable object that contains a SELECT with some OPTION tags.
When I select one of the OPTION tags, the entire Draggable acts as
though it is being dragged.
There is code in the Draggable object to stop this for Firefox:
initDrag: function(event) {
if(Event.isLeftClick(event)) {
// abort on form elements, fixes a Firefox issue
var src =
2009 Aug 15
5
Incompatibility using pxelinux 3.80 or later and setupldr.exe from windows XP 32 bits
Hello
I'm working on my RIS server; I got a problem when I use pxelinux.0 to
load setupldr.exe from windows XP 32bits (both home and corporate)
Here is how I configure a working server, then how to modify it to
reproduce the bug:
=========================
I suppose you got
-a dhcp server configured to load pxelinux.0 to client computer.
-a working tftp server (mine is tftpd-hpa, with a rule
2025 Jan 10
1
[PATCH v2] ssh-add: support external parsing of key listing
> On Jan 10, 2025, at 11:33, Steffen Nurpmeso <steffen at sdaoden.eu> wrote:
>
> Fyi there is the >35 years old BSD sysexits.h that unfortunately
> did not become standardized, but is widely available nonetheless.
If you mean [this sysexits][*], that doesn't seem great for several reasons:
1. "A few programs exit with the following non-portable error codes. Do not
2006 Nov 05
4
Why Struts2 use dojo instead of Scriptaculous?
Hi,
I''m using prototype/Scriptaculous in my open source project JSControlsTags
http://jscontrolstags.sourceforge.net/
I''m Struts user and in the new version Struts2, the framework integrate AJAX
with dojo
and not with Prototype/Scriptaculous. I asked in the Struts forum, why
Struts2 integrate
by default dojo and not scriptaculous.
Here Struts answer :
------------------------
2020 Jul 10
2
[PATCH nbdkit] New filter: gzip
Turn the existing nbdkit-gzip-plugin into a filter so it can be
applied on top of files or other sources:
nbdkit file --filter=gzip file.gz
nbdkit curl --filter=gzip https://example.com/disk.gz
Because of the nature of the gzip format which is not blocked based
and thus not seekable, this filter caches the whole uncompressed file
in a hidden temporary file. This is required in order to
2025 Jan 11
1
[PATCH v2] ssh-add: support external parsing of key listing
Jim Knoble wrote in
<06004671-E946-4462-9076-5C11D5D46E40 at pobox.com>:
|> On Jan 10, 2025, at 11:33, Steffen Nurpmeso <steffen at sdaoden.eu> wrote:
|> Fyi there is the >35 years old BSD sysexits.h that unfortunately
|> did not become standardized, but is widely available nonetheless.
|
|If you mean [this sysexits][*], that doesn't seem great for several \
2015 Sep 11
2
automounter with users home directories on centos 7.
On Fri, 11 Sep 2015, Jason Welsh wrote:
> ok, I have moved home out of the way and restarted automounter..
> and now I see the /home directory appear when autofs is started, but there is
> still nothing there..
>
> [root at server2 home]# cd /home
> [root at server2 home]# ls
> [root at server2 home]# cd jason
> -bash: cd: jason: No such file or directory
> [root at
2012 Oct 10
5
Theora integration question
Hello, I am programmer working on a product which integrates Theora. I have
a question regarding the memory use on some of the internals of Theora. Is
this the right forum for this question, and if not, does anyone know where
an appropriate place to ask is?
Thanks
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2017 Aug 01
0
Gluster operations speed limit
Adding Mohit who is experimenting with cgroups has found some way to
restrict glustershd's CPU usage using cgroups. Mohit maybe you want to
share the steps we need to follow to apply cgroups only to glustershd.
Thanks.
Ravi
On 08/01/2017 03:46 PM, Alexey Zakurin wrote:
> Hi, community
>
> I have a large distributed-replicated Glusterfs volume, that contains
> few hundreds
2009 Aug 28
4
Numeric, 2 ??? as a result of marix???
Strange things are going on in R, if you reshape a matrix in R:
> g=gretldata[1:2,]
> g
Empfang Versand Transit Inland Ausland SumS
1 787844.0 1307176.6 223395.4 1474726 16199.1 3809341
2 421473.1 306445.4 448801.2 1779402 14445.6 2970567
> dim(g)
[1] 2 6
> as.vector(g)
Empfang Versand Transit Inland Ausland SumS
1 787844.0 1307176.6 223395.4 1474726 16199.1
2017 Aug 01
3
Gluster operations speed limit
Hi, community
I have a large distributed-replicated Glusterfs volume, that contains
few hundreds VM's images. Between servers 20Gb/sec link.
When I start some operations like healing or removing, storage
performance becomes too low for a few days and server load becomes like
this:
13:06:32 up 13 days, 20:02, 3 users, load average: 43.62, 31.75,
23.53.
Is it possible to set limit on
2011 Nov 18
4
No games will boot at all
I've tried Fallout 2,icewind dale,and diablo 2 non work im using ubuntu 11.10 and wine 1,3 i click the exe and on my side bar the icon pops up and goes away what could be the issue and thanks
2020 Jul 10
0
Re: [PATCH nbdkit] New filter: gzip
On 7/10/20 6:50 AM, Richard W.M. Jones wrote:
> Turn the existing nbdkit-gzip-plugin into a filter so it can be
> applied on top of files or other sources:
>
> nbdkit file --filter=gzip file.gz
> nbdkit curl --filter=gzip https://example.com/disk.gz
>
> Because of the nature of the gzip format which is not blocked based
> and thus not seekable, this filter caches
2014 Nov 18
0
vhost + multiqueue + RSS question.
On Tue, Nov 18, 2014 at 11:37:03AM +0800, Jason Wang wrote:
> On 11/17/2014 07:58 PM, Michael S. Tsirkin wrote:
> > On Mon, Nov 17, 2014 at 01:22:07PM +0200, Gleb Natapov wrote:
> >> > On Mon, Nov 17, 2014 at 12:38:16PM +0200, Michael S. Tsirkin wrote:
> >>> > > On Mon, Nov 17, 2014 at 09:44:23AM +0200, Gleb Natapov wrote:
> >>>> > > >
2007 Jan 29
3
Vista can't use samba hosted printer drivers
Is anyone else seeing Vista (final) will not "connect" to a samba-hosted
printer? I'm getting error 0x00000057. I can connect to the port only
and install a local driver, though. It's just that the drivers will not load
correctly. The drivers do load partly, because I can see driver-specific
attributes if I go to "Properties" rather than "Connect". But a test
2006 Aug 07
8
Dropables problem on scroll bars
I have a droppable and draggable implementation. works pretty much well
except when my droppables are on a scrollbar (created via overflow:auto)
since my droppables are on a list.
seems that the droppables aren''t working well with scrollbars and overflow.
please help!
thanks!
_______________________________________________
Rails-spinoffs mailing list
2012 Oct 10
1
Final line of menu selectable even if it is disabled
Date sent: Tue, 9 Oct 2012 21:09:22 +0200
From: Geert Stappers <stappers at stappers.nl>
To: syslinux at zytor.com
Subject: Re: [syslinux] Final line of menu selectable even if
it is disabled
> On Tue, Oct 09, 2012 at 01:10:31PM +0100, Matt Fleming wrote:
...
>
> Message from Matt Septhon
>
> Sorry I'm not in a position to
2006 Jul 17
2
(un)selectable folders
Hi ya'll
I'm using dovecot 0.99.11 and I have a doubt about some folders.
The Inbox folder is greyed out on most of my clients, and I just
cannot move any message (on other folders) into inbox. I'd like to
know if I can do that.
Besides that, when I select the Drafts folder I get the "Mailbox isn't
selectable" warning, and cannot save any drafts there so, how could I
2019 Feb 09
1
Can't sync mailbox XXX: Mailbox isn't selectable
Hi,
I have users with file system folders, which contain mbox files and
dovecot indexes, in the ~/mail directory.
If I run dsync, I have an error message and the sync can not be completed:
Can't sync mailbox FOLDER_NAME: Mailbox isn't selectable
I could not find any solution via google or any hint what to do in this
situation. Thanks for your help and suggestion,
Tamas
--
Tamas