I don't know if this is still a problem for you, but I believe your
invocation of the "containment" parameter is wrong. If I'm reading
the documentation right, "containment" expects the literal value
"parent", not whatever the parent's id is.
With that said, I can't actually get containment to w
No, the elements don't exist at the same time.
On 4/23/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote:
John,
>No, I went straight to the container vs walking it with #left >
>div.sortables.
My question was does the selector "#left > div.sortables" also retrieve
the
specific ID? I'm wonder
John,
>No, I went straight to the container vs walking it with #left >
>div.sortables.
My question was does the selector "#left > div.sortables" also retrieve the
specific ID? I'm wonder if you're attaching 2 different behaviors to the
same element.
-Dan
No, I went straight to the container vs walking it with #left >
div.sortables.
I keep drudging through it and see if I can get it working.
Is there a way to use the non-compressed version of JS?
On 4/23/07, Dan G. Switzer, II <[EMAIL PROTECTED]> wrote:
John,
>I wish I could show the page bu
John,
>I wish I could show the page but I can't (it is a cms that is protected).
>Here is the code:
The problem is the problem most likely resides in the DOM structure/CSS
declarations--so just seeing the invocation code isn't of too much help.
I would recommend isolating your HTML/CSS into a s
I wish I could show the page but I can't (it is a cms that is protected).
Here is the code:
This one reverts.
// drag and drop content items in content_right
$("#contentSortContainerLeft").Sortable({
accept: 'entry-block',
activeclass: 'sortableactive',
hoverclass: 'sortablehover',
helperc
John,
>Hello? Anyone?
Your description w/out code to reference is pretty vague. I would guess
you'd get more help if you provide a link to the page that's causing the
problem--or an example of the problem.
-Dan
>On 4/21/07, John C. Bland II <[EMAIL PROTECTED]> wrote:
>
> Ok...this one is
Hello? Anyone?
On 4/21/07, John C. Bland II <[EMAIL PROTECTED]> wrote:
Ok...this one is dumb but it is happening and I can't see where/why.
Same exact code is copied/pasted then tweaked slightly. The tweak is
merely a change of which container ID to target and the css classes for
respective el
8 matches
Mail list logo