search
HomeWeb Front-endJS TutorialHistory history plug-in based on jQuery_jquery

About jQuery History
jQuery history plugin helps you to support back/forward buttons and bookmarks in your javascript applications. You can store the application state into URL hash and restore the state from it. You can store the application state into URL hash and restore the state from it.

Download jquery.history.js
Download jquery.history.js

jQuery history plugin is hosted on Github.
The history jQuery plugin is hosted on Github.
Please visit the project page for development.
Please visit the project page for development.

Supported browsersSupported browsers
Internet Explorer 6, 7, and 8
Safari 4 and 5
Safari 4 and 5
Google Chrome 4
Google Chrome 4
This plugin is built on hashchange event , which is defined in HTML5 and supported in most modern browsers. Unless it is supported the plugin works on some fallback mechanisms: Events are defined in browsers that support HTML5 and are the most modern mechanism. Unless some back-up plug-in projects are supported:

monitoring location.hash by setInterval (Safari 4)
Monitoring setInterval location.hash (Safari 4)
iframe and setInterval (IE 6, 7, and compatibility mode on IE8)
iframe and setInterval (i.e. 6, 7, and compatibility mode of IE8)
Known issues
Known issues
IE6, 7, and IE8 compatibility mode
In compatibility mode of IE6, 7 and IE8
Back/forward button will not work if you refresh the page and the document is reloaded.
Back/forward button will not work if you refresh the page and the document is reloaded. load.
IE8 standards mode
IE8 standards mode
The current hash will not be recorded in the history if you update the URL hash by hand or loading bookmarks. Historically, if you update the bookmark URL by hand or load the hash.

Demos
Some demos are available here and included in the repository.
And this site itself is built on the plugin:

Copy Code The code is as follows:
(function($){
var origContent = "";
function loadContent(hash) {
if (hash != "") {
if(origContent == "") {
origContent = $('#content').html();
}
$('#content' ).load(hash ".html",
function(){ prettyPrint(); });
} else if(origContent != "") {
$('#content').html (origContent);
}
}
$(document).ready(function() {
$.history.init(loadContent);
$('#navigation a'). click(function(e) {
var url = $(this).attr('href');
url = url.replace(/^.*#/, '');
$. history.load(url);
return false;
});
});
})(jQuery);


Package download
Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
如何在 Windows 11 中清除桌面背景最近的图像历史记录如何在 Windows 11 中清除桌面背景最近的图像历史记录Apr 14, 2023 pm 01:37 PM

<p>Windows 11 改进了系统中的个性化功能,这使用户可以查看之前所做的桌面背景更改的近期历史记录。当您进入windows系统设置应用程序中的个性化部分时,您可以看到各种选项,更改背景壁纸也是其中之一。但是现在可以看到您系统上设置的背景壁纸的最新历史。如果您不喜欢看到此内容并想清除或删除此最近的历史记录,请继续阅读这篇文章,它将帮助您详细了解如何使用注册表编辑器进行操作。</p><h2>如何使用注册表编辑

Windows 11中缺少或未显示Windows安全保护历史记录Windows 11中缺少或未显示Windows安全保护历史记录Feb 28, 2024 pm 03:58 PM

你担心你丢失的WindowsDefender历史记录隐藏着感染吗?Windows安全的保护历史记录跟踪防御者的行为,帮助您轻松识别和删除威胁。但是,如果您的Windows安全保护历史记录为空、缺失或未显示,该怎么办?在本文中,我们将研究可能的原因以及可以采取的纠正该问题的步骤。为什么缺少Windows保护历史记录?如果您最近没有清除WindowsDefender保护历史记录,但它仍然显示为空白,则原因可能是:未启用历史记录设置:如果禁用历史记录设置,则MicrosoftDefender未正确配置

快手怎么看历史观看记录 快手观看历史记录在哪里快手怎么看历史观看记录 快手观看历史记录在哪里Mar 20, 2024 pm 06:50 PM

  快手诸多用户们都在使用的短视频观看平台,平常大家用来打发时间都是很不错的选择,能够在这很好的解忧烦闷的,大家天天都能刷一些短视频的,当然大家有些时候,不小心手滑的太快,误将自己喜欢的视频不小心划过去了,导致大家对于这些好看的视频,都没进行收藏的,所以都还是想要再看看这些视频的,就能借助软件上的观看记录,来看到你们之前看过的所有的视频哦,方便大家更好的找视频哦,简单几步就能查看到的,大家快来操作试试吧。查看快手历史浏览记录方法:  1、首先进入快手,然后点击左上角的三个横线。  2、然后点击下

如何在 Windows 11 上的文件资源管理器中清除快速访问历史记录如何在 Windows 11 上的文件资源管理器中清除快速访问历史记录May 11, 2023 pm 06:07 PM

快速访问是Windows10中引入的文件资源管理器中的一项很酷的功能,取代了旧版本中的收藏夹选项。快速访问功能保留在Windows11操作系统中,并继续让您更轻松地访问经常使用的文件和文件夹,尽管它位于位置。快速访问功能不仅可以提高您的工作流程速度,还可以提高您的整体工作效率。它更像是一种快捷功能,可引导您直接访问位于目录深处的您最喜欢的文件或文件夹。但是,有时您可能希望删除快速访问历史记录以重新开始、清除混乱,或者只是隐藏一些文件或文件夹以保护隐私。无论是什么原因,您都可以使用以下方法在W

如何在 Windows 11 中清除保护历史记录:2种方法如何在 Windows 11 中清除保护历史记录:2种方法Apr 23, 2023 am 08:04 AM

当您的PC存储空间不足时,您可以立即查看许多文件夹以释放空间。其中一个消耗很大一部分的是WindowsDefender保护历史记录,但你可以在Windows11中清除它吗?尽管并非完全必要,但删除保护历史记录实际上有助于清除系统上的一些存储空间。对于某些用户来说,这些文件占用了20-25GB的空间,如果您的计算机存储空间不足,这可能会令人生畏。那么,让我们找出什么是保护历史记录,在Windows11中清除它的所有方式,以及如何将其配置为在设置的时间后自动清除。什么是保护历史?M

b站历史记录找回怎么看b站历史记录找回怎么看Nov 08, 2023 pm 01:32 PM

b站历史记录找回方法:1、打开B站APP,进入“我的”选项;2、在我的选项页面上方,点击历史记录;3、跳转至历史记录页面后,选择需要查看的历史记录即可。

Windows Defender历史记录崩溃;无法删除检测。日志Windows Defender历史记录崩溃;无法删除检测。日志Feb 23, 2024 am 09:37 AM

WindowsDefender是WindowsPC中的默认防病毒软件,可保护PC免受各种威胁,如恶意软件、病毒和其他。虽然WindowsDefender会跟踪其保护您的PC免受这些威胁的所有操作,但许多用户抱怨无法访问WindowsDefender保护历史记录。在这篇文章中,我们将告诉你如何修复WindowsDefender历史记录崩溃,以及如果你无法删除Detections.log该怎么办。什么是WindowsDefender保护历史记录?WindowsDefender的历史记录功能允许您查看

Win11系统怎么删除保护历史记录Win11系统怎么删除保护历史记录Feb 19, 2024 pm 03:10 PM

在Win11系统中,我们的活动记录可能会泄露隐私,一些用户希望删除这些记录以保护隐私。要删除保护历史记录,可以按照以下步骤操作:首先打开设置,然后选择隐私和安全选项,接着点击活动历史记录,最后点击清除历史记录以删除。这样就能有效地清除Win11系统中的保护历史记录,保护个人隐私信息。删除方法:1、点击左下角任务栏中的”开始”,选择菜单列表中的”设置”。2、进入到新的界面后,点击左侧栏中的”隐私和安全性”,再点击右侧中的”活

See all articles

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

Hot Tools

VSCode Windows 64-bit Download

VSCode Windows 64-bit Download

A free and powerful IDE editor launched by Microsoft

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

mPDF

mPDF

mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.