相对URL:
代码如下:
example.php
demo/example.php
./example.php
../../example.php
/example.php
绝对URL:
代码如下:
http://jb51.net/example.php
http://jb51.net:80/example.php
https://jb51.net/example.php
同时HTML中有大量的元素属性值为URL,一般利用JavaScript获取这些URL属性值有两种方法:
代码如下:
此时页面绝对URL是http://jb51.net/