Hi guys! me again.
Have a question about javascript (still a newbie).
I need to make a div to display (block or none) depending on the input.
Example: if the input = 1 then display the next div to be none, but if the input = 2 then display the next div to be block.
Any help is again greatly appreciated!
Have a question about javascript (still a newbie).
I need to make a div to display (block or none) depending on the input.
Example: if the input = 1 then display the next div to be none, but if the input = 2 then display the next div to be block.
Any help is again greatly appreciated!

Comment