I am using jquery 1.3.2 with jquery ui 1.7.2 and in one of my pages I can only drag the dialog when I click and hold on the text in the title bar?
When I hover over the blank areas of the title bar title bar the icon changes to the move icon, however, when I attempt to drag via a blank area of the title bar I simply end up highlighting content?
I am using an iFrame inside of a jQuery ui dialog, which is displayed over a custom sharepoint page.
Does anyone have any ideas on how I could solve this?