Skip to main content

Bug Tracker

Side navigation

#2826 closed bug (fixed)

Opened May 08, 2008 06:35PM UTC

Closed May 08, 2008 06:47PM UTC

[ui dialog] JavaScript error on $.dialog()

Reported by: tyler Owned by: paul
Priority: major Milestone: 1.2.4
Component: ui Version: 1.2.3
Keywords: Cc:
Blocked by: Blocking:
Description

When executing something like:

$('#jq_dialog').dialog({autoOpen: "false", resizeable: "false", draggable: "false"});

I receive the following error:

doc.scrollTop is not a function

The attached patch fixes this

Attachments (1)
Change History (1)

Changed May 08, 2008 06:47PM UTC by scott.gonzal comment:1

resolution: → fixed
status: newclosed

This has already been fixed.