w3pop.com :: ÍøÂçѧԺ :: HTML DOM :: HTML DOM URL ÊôÐÔ
The URL property returns the URL of the current document.
URLÊôÐÔ¿ÉÒÔ·µ»Øµ±Ç°ÎĵµµÄURL
document.URL |
<html> <body> ÎĵµµÄURLΪ <script type="text/javascript"> document.write(document.URL) </script> </body> </html> |
Return the URL of a document
·µ»ØÎĵµµÄURL
ÆÀÂÛ (0)
All