Bug Tracker

Modify

Ticket #1020 (closed bug: fixed)

Opened 6 years ago

Last modified 6 years ago

fx problem in IE7

Reported by: XASD Owned by:
Priority: major Milestone: 1.1.3
Component: ajax Version: 1.1.2
Keywords: Cc:
Blocking: Blocked by:

Description

In fx() function line: y.display = "block"; Set display property to block for animation was moved to z.a() function from top level(v 1.1.1),after that slideDown() on dd element with table inside add empty space(padding/margin?) beneath,see http://img135.imageshack.us/my.php?image=croppercapture2dl2.png.By the way,bug with disappearing dd after slideDown() still there,if not remove "show" check:

Reset the properties, if the item has been hidden or shown

if ( options.hide )
options.show

in z.step() function.

Change History

comment:1 Changed 6 years ago by XASD

Bug I refer to reported in #744 ticket,please change "ajax" to "fx"-some kind of login problem.

comment:2 Changed 6 years ago by john

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

This has been removed/changed in SVN.

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.