
Cannot center modal jwplayer in 6.12
I'm using a jquery modal popup to play the video using v6.11. I load the content and then center the dialog using ".dialog('option', 'position', 'center');". This works just fine. However, upgrading to 6.12 doesn't allow this centering to work. The modal dialog gets pushed down to the bottom right.
Any suggestions?