how can i load my page faster with $.ajax() or $.post()

Posted by testkhan on Stack Overflow See other posts from Stack Overflow or by testkhan
Published on 2010-06-01T13:30:19Z Indexed on 2010/06/01 13:33 UTC
Read the original article Hit count: 232

Filed under:
|

i am trying to load database values from 6 - 7 tables on a single page i.e users, their post e.g with $.load(); and it is taking from 15+ seconds to load but i want to load that page from 1-5 seconds ...i know it depends on internet connection speed but how can i do that ....

© Stack Overflow or respective owner

Related posts about php

Related posts about jQuery