Hi All,
Regarding the page:
http://developer.yahoo.com/yui/examples/container/dialog-quickstart_clean.html
I find it's a strange case that if the following line changes from:
<form method="POST" action="assets/post.php">
to:
<form method="post" action="assets/post.php">
The submit() method can't be successful.
Warmest regards,
Joe