w3pop.com :: ÍøÂçѧԺ :: HTML DOM :: HTML DOM domain ÊôÐÔ
The domain property returns the document server's domain name.
domainÊôÐÔ¿É·µ»Ø·þÎñÆ÷¶ËµÄÓòÃû
document.domain |
<html> <body> Õâ¸öÍøÕ¾µÄÓòÃûΪ: <script type="text/javascript"> document.write(document.domain) </script> </body> </html> |
Return the domain name of the document's server
·µ»ØÎĵµËùÔÚ·þÎñÆ÷µÄÓòÃû
ÆÀÂÛ (0)
All