Ads 468x60px

Sunday, March 4, 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

0 comments:

Post a Comment