Ads 468x60px

CSS

Chủ Nhật, 4 tháng 3, 2012

javascript lấy link hiện tại

javascript lấy link hiện tại
<script language="javascript" type="text/javascript">
document.write (document.location.href);
</script>

to get the full url from my browser using javascript

Không có nhận xét nào:

Đăng nhận xét