Dialog : Title not draggable!

Dialog : Title not draggable!


Hello,
I use the version 1.5 of Jquery UI. I've downloaded this component :
UI core, Draggable, Resizable, Dialog on the "build your download"
page.
My dialog window is draggable except when I click on the title (the
text part) of the window. The dialog don't move in this case. When I
click on the top of the window, on a part that don't contains the
text, it works.
I don't understand why because it works nice on the jquery
documentation site, which use :
<script type="text/javascript" src="http://dev.jquery.com/view/tags/ui/
1.5b2/ui.base.js"></script>
<script type="text/javascript" src="http://dev.jquery.com/view/tags/ui/
1.5b2/ui.dialog.js"></script>
<script type="text/javascript" src="http://dev.jquery.com/view/tags/ui/
1.5b2/ui.resizable.js"></script>
<script type="text/javascript" src="http://dev.jquery.com/view/tags/ui/
1.5b2/ui.draggable.js"></script>
That seems to be the beta version of the jquery UI library.
Tell me if you don't understand what I mean, my english is far to be
perfect.
Thanks.