Hmm. I did not know that iUI doesn't support JavaScript. I thought that it did since it has it's own JavaScript file (iui.js). There are two places where there will be javascript in the document fragments. One will be in the OnClick of a "Calculate" and "Clear" button. The other area though is in preloading images.
Linda On Dec 16, 3: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 -~----------~----~----~----~------~----~------~--~---
