IE error on simple jQuery
- by jamietelin
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?