Bug Tracker

Modify

Ticket #2361 (closed bug: worksforme)

Opened 5 years ago

Last modified 4 years ago

$('#element_id').show('slow/fast') losses overflow style

Reported by: pylorca Owned by:
Priority: minor Milestone: 1.2.3
Component: effects Version: 1.2.2
Keywords: Cc:
Blocking: Blocked by:

Description

if you have a <div id="id_div" style="overflow:hidden;display:none">some</div>

and you call $('#id_div').show('fast/slow')

the div losses the overflow style, (and overflow-x, overflow-y)

(sorry by me bad english)

Change History

comment:1 Changed 4 years ago by dmethvin

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

This works in 1.3.1.

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.