window.onload = function(){
//전체주소
/*alert("href : "+$(location).attr('href'));
alert("protocol : "+$(location).attr('protocol'));
alert("host : "+$(location).attr('host'));
alert("pathname : "+$(location).attr('pathname'));
alert("search : "+$(location).attr('search'));
*/
}
'IT > Jquery' 카테고리의 다른 글
해당 라디오 버튼 클릭시 해당input (0) | 2018.03.27 |
---|---|
[jQuery] 마우스오버시 레이어 팝업창띄우기 (0) | 2018.02.11 |
[jquery] 은행들 처럼 상단에서 내려오는 팝업 (0) | 2014.04.22 |
[jQuery] 해당갯수와 해당안에내용 가져오기 (0) | 2014.02.04 |
[jQuery] 자동슬라이드 (0) | 2014.02.04 |