File: index.html

Recommend this page to a friend!
  Classes of Rubens Takiguti Ribeiro   URL   ???   Download  
File: ???
Role: Auxiliary data
Content type: text/plain
Description: Example of use.
Class: URL
Parse and manipulate URLs and query arguments
Author: By
Last change:
Date: 14 years ago
Size: 291 bytes
 

Contents

Class file image Download
<!DOCTYPE HTML> <html> <head> <title>test</title> <script type="text/javascript" src="url.js"></script> <script type="text/javascript" src="test.js"></script> </head> <body> <h1>JavaScript Example</h1> <noscript>Your JavaScript should be enabled to test this page.</noscript> </body> </html>