I'm trying to use the jQuery UI Dialog and I'm encountering some odd behavior. See the link at the bottom for a demo of this issue. I have a link that creates (and opens) a dialog on click. A dialog with no links in the dialog content open as expected; however, and dialog which has a link in its content causes a flicker of the entire page and jumps the dialog content down to the first link.
You can look at the source of the page linked below for an example of this issue. Any help is greatly appreciated.
Versions: jQuery 1.4.2, UI 1.8.4 with dialog and all dependencies
Issue Demo:
http://jordankasper.com/dialog.php