Hi, I have these codes and it's works well. But the problem is the button disabled ONLY when the input is filled. I would like that the button should be disabled on loading page if the a word is inside of input. Then if nothing is inside on loading page should still disabled. Thank you!
Amit MohantyPosted Dec 29, 2022, 12:44 PM
Check this
IsraelPosted Dec 29, 2022, 9:00 PM
Amit Mohanty
Perfect, perfect, perfect.
Thanx.
IsraelPosted Dec 29, 2022, 12:16 PM
See what I am trying to do. But onloading page its still disabled even i put value="xxx". I need it disabled ONLY when the input text is filled..
Aravind GovindarajPosted Dec 29, 2022, 11:23 AM
you have to call this method on onload event.