IE error on simple jQuery

Posted by jamietelin on Stack Overflow See other posts from Stack Overflow or by jamietelin
Published on 2010-05-25T09:01:19Z Indexed on 2010/05/25 9:21 UTC
Read the original article Hit count: 365

Detaild information about the error

Useraget: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Tiemstamp: Tue, 25 May 2010 08:54:11 UTC

Message: Object doesn't support this property or method Row: 208 Character: 3 Code: 0

At row 208 i have perpage = $("#perpage").val();

What is wrong here? It only happens in IE8, Firefox runs it flawlessly. Anyone have any idea?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery