Hi,
I was checking the modal form example, it is not working and reported error:
Error: unterminated string literal
Source File:
http://jqueryui.com/demos/dialog/modal-form.htmlLine: 80, Column: 28
Source Code:
allFields.removeClass( "ui-state-error' );
just thought it might reach someone to fix ;)
Thanks for the great framework.