hello all,

i have program a web site based on jquery ajax , but i have a problem
on preformence

that when i request any page and the content loaded form another page
the browser hangs when i call this method

$('Content').html(a); // this but the loaded page into current page

how can i improve the preformence ?

Reply via email to