I submitted a patch to dynamically execute javascript blocks in fragments. http://code.google.com/p/iui/issues/detail?id=102
On Dec 16, 1:05 am, Chrilith <[email protected]> wrote: > Not sure what you mean but iUI doesn't support javascript code > execution on fragement. > If it is in onclick attribute it will be ok but of course you script > must be in a non AJAX part. > <head> is the right place. > > On Dec 16, 6:01 am, anmldr <[email protected]> wrote: > > > I am trying to use iUI but I have a question. On the first page, I > > have a long list of names. These names are linked to level 2 pages > > that are document fragments. Within these level 2 pages there will be > > 3 <div>s. I want to be able to use javascript for calculations in one > > of these divs. Since these are document fragments, there is no > > <head></head> section. Where do I reference or link to the javascript > > files for these level 2 pages? Should it all be in the page 1 <head></ > > head> section? > > > Thanks, > > Linda --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
