The only time you should really need to mess with the source is if you want to insert custom <div> or <script> elements, or find something that has been hardcoded in jquery. Eg I am not su
EDIT: Solved my own problem after I saw in the API documentation a reference to UI overlay. <br />#ui-overlay {<br />-moz-transition: none;<br />-webkit-transition: none;<br />
like this: <br />// Closes the dialog (#ui-overlay &amp; #ui-body) and removes all classes and content from the dialog container (#ui-body)<br />UISyetem.close()<br />// Add