#79 closed bug (fixed)
fx opacity hide/show
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | effects | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
From Stefan:
I apply:
new fx(callback, 'opacity').hide();
in the callback I have:
new fx('opacity').show();
but the element stays at opacity 0
Note: See
TracTickets for help on using
tickets.
Resolved in SVN.