Displaying 11 results from an estimated 11 matches for "expando".
Did you mean:
expand
2005 Sep 26
0
Expando? Bubble?
The last time I worked with DHTML I found myself using a lot of
expando properties. I''d set properties and event handlers on an
element, and I''d handle events in one place.
I see that there are a lot of JavaScript objects created in
scriptaculous, and I''m not seeing expandos yet.
I found it much easier to treat the document...
2006 Mar 20
0
[patch] support tpop3d-style UIDLs
Hello,
I've attached a patch that adds an additional expando to
pop3_uidl_format. The additional expando (%M) expands to the md5sum
of the filename (which is already available via %f.) This UIDL style
is compatible with tpop3d when using Maildir.
The patch is against dovecot 1.0 beta3, and I'd love to see it be
merged into the official tree. Comm...
2005 Nov 19
16
Looking to develop for scriptaculous
Hello All,
I have just joined rails-spinoffs mailing lists and I would like to
introduce myself. My name is Casey and I am a professional Web and
J2EE developer currently working out of New York. I am very
interested in contributing to the Scriptaculous javascript library.
For the past few months I have been using certain functions in the
library and I have to say that it has taken my
2007 Feb 12
18
document "expando" properties broken in Konqueror
I noticed that some of my event handlers and scripts evaluated in ajax
responses didn''t work in Konqueror (3.5.5).
document.getElementsByClassName is not defined in these contexts.
I can work around this, by saving document.getElementsByClassName in a
(namespaced) global variable once and reassigning it before each use.
Still, this misfeature is annoying and not restricted to this
2007 Jan 22
11
getElementsBySelector broken in IE
Hi all:
getElementsBySelector appears to be broken in 1.5 final on IE.
getElementsBySelector works as expected in FF 1.5 final and also it
works correctly in IE in 1.5 RC2.
Here''s my simple code fragment:
var els = element.getElementsBySelector(''[recnum]'');
The variable els is undefined in 1.5 final on IE.
--~--~---------~--~----~------------~-------~--~----~
You
2006 Mar 29
3
droppables
I am not sure how many of you are using draggables/droppables but I
thought I would do some experimentation and try and learn how to use
them on my own.
Well, I have draggables, and I have droppables.
I do have one question for now.
The droppable onDrop event seems to pass in 2 objects, the dropped
object, and the container the object was dropped on. My question is
this, can I figure
2006 Mar 17
12
Exception in Javascript console in Firefox 1.0.7
Has anyone else seen this?
Error: uncaught exception: [Exception..."Component returned failure
code: 0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)
[nsiXPCComponents.lookupMethod]" nsresult: "0x80570009
(NS_ERROR_XPC_BAD_CONVERT_JS)" location:"JS frame ::
chrome://global/content/XPCNativeWrapper.js :: anonymous :: line 91"
data: no]
I got that output to the
2015 Nov 27
0
Wine release 1.8-rc2
...away.
Alistair Leslie-Hughes (3):
include: Add d3dx10async.h.
d3d11: Make blend_factor optional in d3d11_immediate_context_OMSetBlendState().
d3d10core/tests: Add test for NULL blend factor in OMSetBlendState().
Andrew Eikum (1):
Revert "explorerframe: Allow treeview expandos to open with a single click.".
Andrey Gusev (2):
Assorted typos fixes.
progman: Fix GROUP_AddGroup() declaration.
Andr? Hentschel (1):
ws2_32/tests: Don't test function directly when reporting WSAGetLastError().
Bernhard ?belacker (1):
dinput: Fail in SetCoopera...
2018 Jul 20
0
Wine release 3.13
...sts: Sleep when sending mouse clicks too fast.
user32: Return FALSE for invalid handle in IsWindowEnabled().
comctl32/taskdialog: Use window handle to identify control internally.
comctl32/taskdialog: Add support for expanded information.
comctl32/taskdialog: Add support for expando button.
comctl32/taskdialog: Add support for verification box.
comctl32/taskdialog: Add support for footer icon.
comctl32/taskdialog: Add support for footer text.
--
Alexandre Julliard
julliard at winehq.org
2018 Aug 17
0
Wine release 3.14
...thread's stack.
msi/tests: Add a test for asynchronous custom actions.
ntoskrnl.exe: Implement IoSetDeviceInterfaceState().
setupapi: Implement SPINT_LINKED.
setupapi: Implement DIGCF_PRESENT.
Zhiyi Zhang (13):
comctl32/taskdialog: Update vertical layout only when expando button clicked.
comctl32/taskdialog: Add support for navigating page.
comctl32/taskdialog: Add support for TDM_SET_BUTTON_ELEVATION_REQUIRED_STATE.
comctl32/taskdialog: Add support for TDM_{SET,UPDATE}_ELEMENT_TEXT.
comctl32/taskdialog: Add support for TDF_SIZE_TO_CONTENT....
2015 Oct 30
0
Wine release 1.7.54
...leaks (valgrind).
oleaut32/tests: Fix memory leaks (valgrind).
Andrew Eikum (11):
xaudio2: Implement IXAudio28MasteringVoice::GetChannelMask.
xaudio2: Explicitly trace the xaudio object version.
ntdll: Claim success for FSCTL_SET_SPARSE.
explorerframe: Allow treeview expandos to open with a single click.
xaudio2: Don't render less than a period of audio.
xaudio2: Implement CreateFX for legacy xaudio2 versions.
xaudio2_8: Implement CreateFX.
xaudio2_8: Add 3D audio function stubs.
mmdevapi: Fix win10 test failures.
xaudio2_7: Move...