Side navigation
#3564 closed bug (invalid)
Opened November 01, 2008 07:23PM UTC
Closed August 12, 2010 12:50AM UTC
$.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.
Attachments (0)
Change History (1)
Changed August 12, 2010 12:50AM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
Can you reopen the ticket with a simple test case that reproduces the problem?