[jQuery] Re: Can I override ui.draggable?

2009-01-20 Thread alphadog
y function. Then when an element is dropped, you can > use .data() again to retrieve the object attached to it and use that data > for processing/saving/etc. > I hope that helps. Cheers, > > Jesse Skinnerwww.thefutureoftheweb.com > > On Fri, Jan 16, 2009 at 11:13 PM, alphadog

[jQuery] Re: 45+ New jQuery Techniques For Good User Experience

2009-01-19 Thread alphadog
Oh no! The crazy list of obsequious "thank yous" is spreading to Google Groups!! :) On Jan 19, 10:01 am, Dirceu Barquette wrote: > Great job!!! > Thanks > > Dirceu Barquette > > 2009/1/19 Michael Smith > > > > > Just saw this through digg, and I don't think it's been sent here > > before.  I t

[jQuery] Can I override ui.draggable?

2009-01-16 Thread alphadog
So, if I understand correctly, when I create a droppable, and it gets "triggered" by a draggable, the drop callback gets access to the draggable via ui.draggable. ui.draggable seem to wrap up the child tags of whatever tag got "labeled" as a draggable. This works well if you are dragging one tag,

[jQuery] Access In A Big Draggable

2009-01-16 Thread alphadog
So, I am using draggable and droppable to drag a table to a droppable and then use the data in the table to populate the droppable target. When I use Firebug to check what's in ui.draggable, here's an example of what's in the innerHTML: 1, , , So, is there a way to use jQuery selectors to ge

[jQuery] Best Grid Plugins

2008-03-06 Thread alphadog
I am new to jQuery, but I am quite excited about discovering it. Already I have made big gains in productivity at work. I would like to ask what are the "best" grid plugins that I should consider using? By best, I don't mean wealth of functionality. I just mean well-written, with a good interfac

[jQuery] IE7 Flicker On DIV slideUp()

2008-03-03 Thread alphadog
So, I have an issue that I have seen mentioned in other posts but no solutions work for me for some reason where in FF, slideUp() works fine, but in IE7, it flickers at the end of the slide. I am using jquery-1.2.3.pack.js and the DOCTYPE is set to strict ("-//W3C//DTD XHTML 1.0 Strict//EN" "http