« Return to the main article
Fairly simple using DHTML Joel.
if (this) { field.style.display='none'; }
Although it might be better to wrap fields in a layer and show/hide the layer.
Fairly simple using DHTML Joel.
if (this) { field.style.display='none'; }
Although it might be better to wrap fields in a layer and show/hide the layer.