Is this simple JS code that allows me to check if a cell is empty.
I am trying to encode a function that is called using "onmouseover = func ()"; I just can't get the JS code correctly. Any ideas?
Ideally, which aims to work, this is code that can determine if a cell is empty, and if so, put a simple value, such as "Cell Empty."
I know this probably sounds easy, but I could help a little. Thanks for any ideas.
javascript html
Paddy mcguire
source share