Lars, Thanks for reply. Finally I found the prolbem. Different browser deals with javascript in different way, it seems that Safari dosn't support the function of load(file). Finally I solved that problem by writing a java class and used in xsp file.
On 6/9/05, Lars Huttar <[EMAIL PROTECTED]> wrote: > Jarry Liu wrote: > > >Hi all, > > > >I try to use javascript to load xml file. Followings are part of the > >code. (got them from http://www.quirksmode.org/dom/importxml.html). > >I am using Mac, so it can pop out "1" "2" "5". But "6" never shows up. > > Anbody can help me to figure out why I can't load the xml file? Thank > >a lot. > > > >Jarry > > > > > > > You might get more help with this question on a Javascript mailing list. > It doesn't seem to have much to do with Cocoon. > Lars > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
