I tried to create a dialog window. but when i use <g:dialog_buttons_ok_cancel ok="return validateComments()"ok_type="button" cancel_type="button" /> in my html . it caused the error Element type "g:dialog_buttons_ok_cancel" must be followed by eithe...