Bug Tracker

Opened 9 years ago

Closed 9 years ago

#14899 closed bug (notabug)

Invalid argument error on IE with jQuery 1.6.3 lib

Reported by: sham.cronaldo07@… Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.3
Keywords: Cc:
Blocked by: Blocking:

Description

Hi

I am using jQuery min 1.6.3 version lib on the site and when opened my website on IE8 browser with debugging enabled it throws an error which says "Invalid Argument" and the code is below for your reference.

a.elem.style&&a.elem.style[a.prop]!=null?a.elem.style[a.prop]=(a.prop==="width"
a.prop==="height"?Math.max(0,a.now):a.now)+a.unit:a.elem[a.prop]=a.now

I tried to find a solution over the net but returned unsuccessful.

Please help me on how to solve this error in IE8. Awaiting for your response.

Thank you!

Change History (1)

comment:1 Changed 9 years ago by dmethvin

Resolution: notabug
Status: newclosed

Please ask for help on a forum.

Note: See TracTickets for help on using tickets.