You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jake Howlett on Sat 16 Jul 2005 in response to Keyword Refresh R2.0
Re: js error - document has has no properties
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.