Opened 14 years ago
Closed 13 years ago
#3564 closed bug (invalid)
$.hide() only works in Adobe AIR (i.e. Webkit) with style="display: x" attribute set
Reported by: | roxority | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | effects | Version: | 1.2.6 |
Keywords: | hide | Cc: | |
Blocked by: | Blocking: |
Description
The problem: $.hide() only works in Adobe AIR (i.e. Webkit) applications (at my end: Ubuntu 8.04, 64 bit) with a style="display: x" attribute set for the target elements. Otherwise, no action is taken.
Note: See
TracTickets for help on using
tickets.
Can you reopen the ticket with a simple test case that reproduces the problem?