[jQuery] Clicking a draggable item doesn't allow input "blur"

2009-06-11 Thread docmattman
I have a text input that I want automatically submitted when the user clicks outside of the input area (i.e. when the input is blurred). This works fine in many areas of the page. However if the user happens to click on a "draggable" item (UI/Draggable), the input blur never occurs and it doesn't

[jQuery] Plugin for transparent rounded corners with borders?

2009-06-11 Thread docmattman
Is there a jQuery plugin that does transparent rounded corners and keeps the borders of a div? I found and tried several rounded corner plugins already, but they either remove the border that I have around the div and/or don't have transparency (i.e. white rounded corners). Is there a plugin that