[thelist] IE Visibility Question

Martin martin at members.evolt.org
Thu May 9 10:05:01 CDT 2002


On Thursday, May 9, 2002, at 03:57  pm, Feingold Josh S wrote:

> Everything works ok when I do this ...
> document.all.cutnpaste.style.visibility = "hidden"
>
> ... but when I do this ...
> document.all.clipboard.style.visibility = "hidden"
>
> I get an error that "document.all.clipboard.style is null or is not an
> object."  Obviously, this is an IE script.  Does anyone know why the
> second
> method does not work?

Is clipboard a reserved term?

Have you tried changing the name to foofoofoo or some such?

Cheers
Martin
_______________________________________________
email: martin at easyweb.co.uk             PGP ID:	0xA835CCCB
	martin at members.evolt.org      snailmail:	30 Shandon Place
   tel:	+44 (0)774 063 9985				Edinburgh,
   url:	http://www.easyweb.co.uk			Scotland




More information about the thelist mailing list