Use an <input type=submit> in the form somewhere, which is what gets the automatic Enter Key behavior you're after. <!DOCTYPE html> <html> <body> ...
確定! 回上一頁