Sorry if this seems to be a wrong forum for this issue. I've been using prototypejs in my project, so thought you guys may have done some workaround this.
My html content looks like this http://pastebin.com/m2af10447 on "dom:loaded" event, i'm querying the dom for objects with id "issues". On FF it just works fine; but on IE8 (i'm yet to test on other devil builds yet), i found (on debugging) that the return element has no children, i.e. childNodes.length is 0. Any ideas/suggestions on what could be done to fix this?
-- You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to prototype-scriptacul...@googlegroups.com. To unsubscribe from this group, send email to prototype-scriptaculous+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en.