[jQuery] Want to move content back and forth between containers with jquery

2008-01-10 Thread Bryank
Hi Everyone, I will make this example as simple as possible. I have 2 divs, each containing list items. When an item in box #1 is clicked, I want to move it to box #2. When that same item is clicked in box #2, I want to move it to box #1. My co-worker and I are working on this and here is

[jQuery] Re: Want to move content back and forth between containers with jquery

2008-01-10 Thread Bryank
On Jan 10, 10:13 am, Bryank [EMAIL PROTECTED] wrote: Hi Everyone, I will make this example as simple as possible. I have 2 divs, each containing list items. When an item in box #1 is clicked, I want to move it to box #2. When that same item is clicked in box #2, I want to move it to box #1

[jQuery] Re: Want to move content back and forth between containers with jquery

2008-01-10 Thread Bryank
, Bryank [EMAIL PROTECTED] wrote: Hi Everyone, I will make this example as simple as possible. I have 2 divs, each containing list items. When an item in box #1 is clicked, I want to move it to box #2. When that same item is clicked in box #2, I want to move it to box #1. My co-worker and I

[jQuery] jCarousel + slideshow effect?

2007-12-18 Thread Bryank
I must say the jCarousel located here is fantastic: http://sorgalla.com/jcarousel/ Now, The effect with the thickbox is nice, but I would love it if there was a Jquery plugin that mixed jCarousel with SlideViewer. So basically, on this page:

[jQuery] Help with dblclick on sortables example.

2007-11-08 Thread Bryank
Hi Everyone, ==OVERVIEW=== First, please visit this link to view the code I am dealing with: http://pastie.caboo.se/115218 Basically, I am using the Sortables Example you can find here: http://interface.eyecon.ro/demos/sort.html The ToggleContent function uses the following line to

[jQuery] Trying to add DoubleClick Toggle on a sortable's item

2007-11-08 Thread BryanK
Hi Everyone, ==OVERVIEW=== First, please visit this link to view the code I am dealing with: http://pastie.caboo.se/115218 Basically, I am using the Sortables Example you can find here: http://interface.eyecon.ro/demos/sort.html The ToggleContent function uses the following line to

[jQuery] Re: JSON + JQUERY Problem! Need help ASAP toJSONString not a function

2007-11-06 Thread Bryank
of those built into the JSON library. Matt Penner -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Bryank Sent: Monday, November 05, 2007 8:39 AM To: jQuery (English) Subject: [jQuery] JSON + JQUERY Problem! Need help ASAP toJSONString

[jQuery] Jquery Sortables Issue regarding parentNode's

2007-11-06 Thread Bryank
Hi Everyone, So I am modifying the Sortables example found here: http://interface.eyecon.ro/demos/sort.html Basically, where the expand/collapse links exist, I am wrapping some new html around them for better positioning, etc... When doing this, it breaks the toggle function. I believe it has

[jQuery] JSON + JQUERY Problem! Need help ASAP toJSONString not a function

2007-11-05 Thread Bryank
Hi Everyone, First time poster on this group. We use JSON for various projects and one thing I am beginning to implement are some Jquery lightbox effects. Well, sure enough Jquery and JSON don't play nice in this regard. If I try one of the JSON No Augmenting JS files out on the web, that