How do I create a hyperlink with text that will open (or display) a list <ul> below, using <onClick> tags, when selected; then when selected again will close the list?
example function hiddenLayer() { document.getElementById("descr").style.visibility = "hidden";
}
function showLayer() {
document.getElementById("descr").style.visibility = "visible";
}
click me!!Some text; here you can put your list
Need a fast expert's response?
Submit order
and get a quick answer at the best price
for any assignment or question with DETAILED EXPLANATIONS!