Hello,

I'm wondering if this is the correct way of checking whether the
textbox is empty or not:

if ($("#text").val() == '')

Thanks.

Reply via email to