Generation

generate functionWed, 25 Jan 2023

анимация расширения блока

function expand() { $(this).css({ height: '100%' }); } $('#box').on('click', expand);

Javascript
Generate More

Want to kickstart your project?Use the new AI Studio to create your code