Bug Tracker

Modify

Ticket #2826 (closed bug: fixed)

Opened 5 years ago

Last modified 5 years ago

[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:
Blocking: Blocked by:

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

ui.dialog.js.patch Download (594 bytes) - added by tyler 5 years ago.
patch, u can haz

Change History

Changed 5 years ago by tyler

patch, u can haz

comment:1 Changed 5 years ago by scott.gonzal

  • Status changed from new to closed
  • Resolution set to fixed

This has already been fixed.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.