Ticket #1367 (closed bug: invalid)
animate width toggle work on 1.1.2 but NOT 1.1.3
| Reported by: | noo | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.2 |
| Component: | fx | Version: | 1.1.3 |
| Keywords: | Cc: | ||
| Needs: | Review |
Description
$('a#sidePane_slider').click(function(){$('#sidePane').animate({width:'toggle', opacity:'show'}, "400"); return false;});
it working fine on 1.1.2, but not work in 1.1.3, any idea?
Change History
Note: See
TracTickets for help on using
tickets.
