So I found the problem. There was an input field on the page with an where
id="length". I renamed the field and it works. I love IE!
On 2/26/06, Casey O''Neill
<j.casey.oneill-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:>
> Does anyone know if IE has a limit to how many object
> document.getElementsByTag can return? The main problem is that
> getElementsByClassName is not working on my page with IE but it works with
> Firefox. I''ve traced it back to the
document.body.getElementsByTag(''*'')
> command. While inspecting the length Firefox returns 465. In IE the length
> alert returns [object]. When I changed document.body to a specific
> container, both containers returned 56. I am attempting to setup my visual
> studio debugging environment right now so that I can inspect more. Does
> anyone have any thoughts?
>
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs