The problem is that your buttons are using the on-click attribute, which isn't valid. You need to use onclick instead. Replace:
確定! 回上一頁