See this:
$("#anyselector").click(function(){
$("html").load("http://www.aurl.com html");
});
EDIT:
DAMN IT! SORRY! I DIDN'T MENTIONED ITS DONE ON SAME DOMAIN!!!!
Sounds foolish. But I hope you got me what I'm trying to achieve. Is that right?