To set the focus to the first input field

PHOTO EMBED

Tue Mar 25 2025 15:41:33 GMT+0000 (Coordinated Universal Time)

Saved by @agungnb #jquery

$(this).parent().siblings('div.bottom').find("input.post").focus();
content_copyCOPY