Are you sure you have the correct usage of load()? Use a debugging tool to check that the url passed into load() is correct. Also, if you're using jQuery, why not just do this:
JavaScript Code:
$("#content").delay(10000).load(url);
|
Results 1 to 5 of 5
Thread: Partial Page Refresh ProblemThreaded View
|
Click Here to Expand Forum to Full Width |