isFilled (form element) Function


/ Published in: JavaScript
Save to your folder(s)

Arguments: Element from a form.
Take that element and checks if is filled. If not, returns false. If is filled, returns true.
From book Dom Scripting by Jeremy Keith

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.