Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Can you reopen the ticket with a simple test case that reproduces the problem?