Click anywhere to toggle.
$( document ).click(function() { $( "#toggle" ).toggle( "puff" );}); (#) [](#)[jQuery UI API β Highlight Effect](#) [jQuery UI API β Pulsate Effect](#)[](#) [Volcengine Coding Plan supports Doubao, GLM, DeepSeek, Kimi, MiniMax and other mainstream large models, officially supplied, stable and reliable. Configuration Guide Β₯9.9/month Subscribe Now](https://maas.xfyun.cn/modelSquare?ch=maas_lm_l2E)Api Puff Effect
# jQuery UI API - Puff Effect
## Category
(#)
## Usage
**Description:** Creates a puff effect by scaling and hiding an element.
puff
| Parameter | Type | Description | Default |
| --- | --- | --- | --- |
| percent | Number | The percentage to scale to. | 150 |
## Example
Toggle a div using the puff effect.
Puff Effect Demo #toggle { width: 100px; height: 100px; background: #ccc; }
YouTip