[Home] >  DOM >  Go back to the previous page

Go back to the previous page

JavaScript version

history.back();

// Or
history.go(-1);