Scott Finkelstein wrote: > I think the problem was that I was attaching the event listener to the > main element in the fragment. so I that didn't work because I was > attaching it to an element that doesn't exist yet in the main page > code.
Yeah, if you look at iui-event-log.js -- you'll see that it uses afterInsert() to register event logging on newly added nodes. -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.
