A question about jquery validate

The

form form has two buttons, one to confirm and one to return. I just need to click OK to verify instead of both. I would like to ask how to execute my return event instead of triggering validation when I click back. No, no, no.

Mar.21,2021

type is triggered only if you do not want to trigger. If you do not want to trigger, block the default event event.preventDefault ();


this requires cleaning up your business execution logic. It is difficult to specify without code.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32ad1-2be4a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32ad1-2be4a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?