Changes between Initial Version and Version 1 of Ticket #3772, comment 10
- Timestamp:
- Feb 11, 2011, 1:09:26 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3772, comment 10
initial v1 1 https://github.com/kradmiy/jquery-ui/commit/edf86b5b5c9e38e2a3f7289b79fef71c7da5fcbd 1 scottgonzalez 2 2 3 Core: added new functionality that allows to apply effects on element ( $( ).showHideAnim(effect, showing); ) . Fix #3772 - based on kbwood solution posted http://bugs.jqueryui.com/ticket/3772#comment:6 4 5 Tooltip: added option {animation: 'show'}. Fixed #3772 - tooltip: now it is possible to define animation effect to apply 3 "Dialog probably comes the closest to an ideal situation (it's possible that it is the ideal solution)."