What you talkin' bout?
Document.getElementById() works fine in IE5 and later.
There must be some other error.

The error was that I was passing the id as an array and not as a string.

What's interesting is that only IE's would not accept that mistake.

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to