Log in

View Full Version : Looking for AJAX Load Page Please...



hawkeyes
09-24-2007, 06:25 PM
Hello;

I know there is many AJAX scripts out there, but none of them are really fit my needs...

I have a page with many parts, so i would like to load them one by one, in order to reduce the loading time.

I cant use the AJAX Load external page, cause I'musing the advertising script(javascript) which has to be in the same template. So there is anyway to create a script which can load different part in the same pages seperately?

Thank you

boogyman
09-24-2007, 06:32 PM
see http://www.dynamicdrive.com/forums/showthread.php?t=24866

post a link to the script you wish to edit... in this case AJAX Load External
there is a possibility it may have that ability. because what you are trying to do is load multiple elements... which is basically just multiple calls to the same script.