<input type="button" value="前进" onclick="javascript:history.go(1);">
<input type="button" value="后退" onclick="javascript:history.go(-1);">