조회 : 334
http://stackoverflow.com/questions/824349/modify-the-url-without-reloading-the-pagefunction processAjaxData(response, urlPath){ document.getElementById("content").innerHTML = response.html; document.title = response.pageTitle; window.history.pushState({"html":response.html,"pageTitle":response.pageTitle},"", urlPath); }
window.onpopstate = function(e){
    if(e.state){
        document.getElementById("content").innerHTML = e.state.html;
        document.title = e.state.pageTitle;
    }
};
		| 제목 | 작성자 | 날짜 | 
|---|---|---|
| 공대여자 | ||
| 공대여자 | ||
| mins01 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 
					 
												점검
						
																						S
																						1
							
																				
					 
											
					
				 | 
				공대여자 | |
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 | ||
| 공대여자 |