Yours was on my list of quick response todos (I wanted to test first), but you beat me to it. Anyway, glad you found a solution, and thanks for sharing.
- Richard
<div><span class="gmail_quote">On 10/24/07, <b class="gmail_sendername">
RM</b> <<a href="mailto:robert.a.mcguire@gmail.com">
robert.a.mcguire@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Well, in the spirit of closing your own loop when you find the
solution, I am posting a resolution. I wound up just adding this
line:
$(".mydraggable").click(function(e){ e.stopPropagation();});
I hope this helps someone else new to using jQuery, since the "docs"
didn't make it obvious (to me at least) that this was the practical
answer to my problem and since the gurus in this group didn't seem
overeager (when faced with a pretty simply help-me post) to promptly
assist me to fill in the blanks! Not a criticism, just a chide: Way
to spread your user base, guys!
<br