jQuery Transition Library Examples
        
Download This Plugin Back To jQueryScript
        A lightweight jQuery plugin for smooth CSS3 transitions using customizable enter/leave classes. Uses requestAnimationFrame for performance.
        
        
            Basic Fade Transition (Default)
            
                This box will fade in and out with the default transition
            
            
            
        
        
        
            Slide Transition
            
                This box will slide in from the right
            
            
            
        
        
        
            Scale Transition
            
                This box will scale in and out
            
            
            
        
        
        
            Combined Transition (Slide + Scale + Fade)
            
                This box combines multiple transition effects
            
            
            
        
        
        
            Custom Duration (Slow)
            
                This box has a slower transition (1 second)