<html> <head> <title>How to redirect a webpage using jQuery</title> </head> ... window.history.back(); // Simulates a back button click ...
確定! 回上一頁