常见js 代码总结

后退:history.go(-1);
前进:history.go(1);
查看源代碼:'view-source:'+window.location.href
原文地址:https://www.cnblogs.com/zjy1017/p/7125738.html