Skip to main content

Bug Tracker

Side navigation

#1464 closed bug (fixed)

Opened August 03, 2007 03:58PM UTC

Closed September 27, 2007 06:44PM UTC

setting css property to a NaN value will fail on explorer win

Reported by: fjen Owned by:
Priority: major Milestone: 1.2.2
Component: core Version: 1.1.3
Keywords: Cc:
Blocked by: Blocking:
Description

this fails on explorer (6 / winXP):

// assume variable aValue is NaN

$('someElement').css( { top: aValue } );

Attachments (0)
Change History (1)

Changed September 27, 2007 06:44PM UTC by brandon comment:1

milestone: 1.1.41.2.2
resolution: → fixed
status: newclosed

This works for me with jQuery 1.2.1