I wanted to ask why jQuery authors chooses an XMLHttpRequest for
dynamic loading of files instead of DOM Manipiluation (append on
head)?

I know that DOM Manpiulation offer loading of cross domain scripts but
what is the difference in those two methods?

In meaning of performance and loading few files at the same time
asynchronously?

I'll be very grateful for Your answers,
Martin

Reply via email to