Skip to main content

Search and Top Navigation

#3668 closed bug (fixed)

Opened December 16, 2008 03:12PM UTC

Closed January 03, 2009 02:32AM UTC

JavaScript Error when clicking on a Disabled Slider in IE7

Reported by: Gunner Owned by:
Priority: critical Milestone: 1.7
Component: ui.slider Version: 1.6rc2
Keywords: Cc:
Blocked by: Blocking:
Description

If you click on a disabled slider it will crash due to self.currentHandle being null.

I've fixed it in my local copy by checking for null before executing the offending code.

If you search for

"//THIS HAS BEEN Edited from the orginal by Ian Miller" in jquery-ui.js in the attached zip you'll find the short term fix i made, as well as the orginal code commented out.

I'm including the above as the page that causes the error with this ticket.

Attachments (1)
  • WebSite2.zip (39.7 KB) - added by Gunner December 16, 2008 03:15PM UTC.
Change History (2)

Changed January 02, 2009 02:21PM UTC by scottgonzalez comment:1

milestone: TBD1.6
priority: majorcritical

Changed January 03, 2009 02:32AM UTC by rdworth comment:2

resolution: → fixed
status: newclosed

This is fixed in 1.6rc4