How to change form background color on focus loss when text is entered?
问题 First I would like to point out that all of this is client side, not web based whatsoever. I need to have the form boxes change to green after focus loss when text has been input. The form boxes start out white, turn purple on focus, and i need them to turn green on a loss of focus when text is input. <!DOCTYPE html> <html> <head> <title>Login - Powered By Skyward</title> <link rel="icon" href="skyicon.gif"> <meta name="viewport" content="height=device-height, initial-scale=1.0"> <script type