[thelist] [JavaScript] Mootools conflicting with CSS3-Multi Column script

Lee Kowalkowski lee.kowalkowski at googlemail.com
Wed Jul 25 10:15:25 CDT 2007


On 25/07/07, Jason Sweeney <jasonsweeney at gmail.com> wrote:
> from.getElementsByTagName is not a function
>
> The line in question seems to be:
>
> return (namespace) ? from.getElementsByTagNameNS("*", tagName) :
> from.getElementsByTagName(tagName);

I couldn't follow for sure, but isn't 'from' a collection/array, not a
single element?

-- 
Lee



More information about the thelist mailing list