A
Advo
Is this Possible? ive got some code which works onclick and makes a div
visible.
onClick='document.getElementById("question11_comment").style.visibility
= "visible";'
Basically, either need a way to do on untick, or on second click. So
the first time they click the box it will make the div visible, and
then the 2nd time, it will make it hidden.
Any ideas please?
visible.
onClick='document.getElementById("question11_comment").style.visibility
= "visible";'
Basically, either need a way to do on untick, or on second click. So
the first time they click the box it will make the div visible, and
then the 2nd time, it will make it hidden.
Any ideas please?