PDA

View Full Version : The reason of ajax


zunaidius
08-28-2008, 10:44 PM
hi all,

why every one file application *. html is always dissociated with file *. js? (not in one page / file)
is there any reason..!!??
:-?

Regard Andi
myBlog (http://teramedia.co.cc)

evant
08-28-2008, 10:51 PM
For the same reason you split up code into different files with anything else that you code.