我写了这一简单图象,它使浏览器窗户顺利发展,使散列车与URL连接起来。
$.fn.extend({
scrollWindow: function(options) {
var defaults = { duration: "slow", easing : "swing" }
var options = $.extend(defaults, options);
return this.each(function() {
$(this).click(function(e) {
var target = $(this).attr( href );
$( html,body ).animate({scrollTop: $(target).offset().top}, options.duration, options.easing, function() {
location.hash = target;
});
e.preventDefault();
});
});
}
});
我如何扩大这一缩略语,这样,如果电离层的电离层在电离层中存在一 has,它就能够把电流放到该页的那部分?
我有一半人理解如何通过使用<代码>window. 所在地.hash来做到这一点,尽管我不清楚在什么地方最好在原始案文中添加这一点。