Encountering a Webpage Error: Details Below
User Agent: Mozilla/4.0 (compatible; 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) Timestamp: Fri, 15 Jun 2012 02:20:10 UTC
Error Message: Object does not support this property or method Line: 210 Character: 2 Code: 0 URL:
Also, having trouble anchoring tabs correctly in 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' });
Does anyone have any insight into what might be causing these issues?