现在得到错误网页错误详细信息
用户代理:Mozilla/4.0(兼容;MSIE 8.0;Windows NT 6.1;Win64;x64;Trident/4.0;.NET CLR 2.0.50727;SLCC2;.NET CLR 3.5.30729;.NET CLR 3.0.30729;Media Center PC 6.0;.NET4.0C) 时间戳:2012 年 6 月 15 日星期五 02:20:10 UTC
消息:对象不支持此属性或方法行:210 字符:2 代码:0 URI:http ://www.seanprovost.com/frah_dev/j/s_jsInit.js
并且我的标签没有锚定在 IE7 中
$("#map").gMap({
markers: [{
latitude: 34.816117,
longitude: -86.491022,
html: "Flint River Animal Hospital",
icon: { image: "i/googlePin.png",
iconsize: [26, 46],
iconanchor: [12, 46],
infowindowanchor: [12, 0] },
}],
zoom: 14
});
----> $('#boaSectLeft').localScroll({ target:'#sections' });
有谁知道这是怎么回事?