On 5/24/06, drbigfresh <[EMAIL PROTECTED]> wrote: > > I am trying to work thru some of the examples in the hopes of getting > more acquainted with the mochiKit, but I am having some problems > figuring out the ajax, loading an xml document example.... How would I > change the example to load a different XML document when the page first > loads? I see that it's hard coded in the ajax_tables.js files to load > the domains.json, but is it possible on the page to specify a different > xml/json file to load by default, or does it need to be hard coded into > the js file? > > Thanks.
Well, it has to be coded *somewhere*. Or received as input. But it doesn't have to be hard coded in that specific file. Where would you like the url to come from? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" 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/mochikit -~----------~----~----~----~------~----~------~--~---
