I have <div id=box1 style="display: block"as the initial setting.
I need to change the "display:bl ock" to "display:no ne" then back to
"display:bl ock" as a means of clearing anything that might be
displayed within the box1 division.
What's the simplest way of doing this?
I need to change the "display:bl ock" to "display:no ne" then back to
"display:bl ock" as a means of clearing anything that might be
displayed within the box1 division.
What's the simplest way of doing this?
Comment