不工作我有一個功能,下面是幾行字:element.next()在IE8
if(ele.next())
{
if(ele.next().className == 'errmark')
ele.next().remove();
}
現在,這是工作的罰款與所有瀏覽器,除了一個即IE8和我得到的錯誤如下:
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; CMDTDF; BRI/1)
Timestamp: xxx
Message: Object doesn't support this property or method
Line: 166
Char: 5
Code: 0
URI: XXXXXXXXXXXXXXXX
有人請幫助我.. 謝謝..
更新標籤包括prototypejs,每個操作的評論tborychowski的答案。 – Spudley 2013-05-13 11:31:19