[jQuery] Re: First Plugin Help

2009-09-01 Thread IAmCorbin
I fixed it, if anyone has any tips for doing this more efficiently I would appreciate them. Also, I still need to learn how to add additional methods to my functions. For this one I'm trying to create a destroy method that will destroy the draggable and unbind the mouseenter zIndexing (function($

[jQuery] First Plugin Help

2009-09-01 Thread IAmCorbin
Could someone help me with the following, I'm just learning jquery and I had this working with a global variable (I know, bad, but I'm just learning). I have 4 draggable elements and $this.html(topZIndex); is only incrementing and displaying in the last one when I mouse over any of the 4 elements