That worked like a charm. Added a tbody and IE fell right in line. Thanks for the feed back.
Cheers, MK On Nov 18, 5:16 pm, "Jonathan Rosenberg" <[EMAIL PROTECTED]> wrote: > Not much info to go on, but ... are you using tables? If so, did you include > tbody, tfoot & theadelements? > > -- > Jonathan Rosenberg > Founder & Executive Director, Tabby's Placehttp://www.tabbysplace.org/ > > > -----Original Message----- > > From:prototype-scriptaculous@googlegroups.com [mailto:[EMAIL PROTECTED] On > > Behalf Of Outpost > > Sent: Tuesday, November 18, 2008 12:30 > > To:Prototype& script.aculo.us > > Subject: > > [Proto-Scripty]CreatingNewDomelementswithPrototypedon'tdisplayinIE,hmm? > > > Hi, > > > I am writing a simple calendar script. UsingPrototype(1.6) I update > > the calendar's tablecreatingand insertingnewelements(TR, TD) for > > the days in to theDOM, applying Click Events to the TD along the way. > > > The calendar works great on everything butIE(6,7), where the calendar > > simply disappears when it is initialized. > > InIEI have verified thenewDOMelementshave been created, they > > simply do notdisplayin the browser, no errors reported by the > > browser either. > > > If I change the script to generate the calendar as an HTML string and > > use the Element.update(htmStr) it displays inIEjust fine, however I > > loose the ability to add Click Events to the calendar days while I > > generate thenewcalendar. > > > Any ideas whyIEsimply will notdisplaythenewDOMelements? > > > Any thoughts? > > > Michael Klauss --~--~---------~--~----~------------~-------~--~----~ 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-scriptaculous@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---