Login   Register  
Icontem

File: index.html

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Rubens Takiguti Ribeiro  >  URL  >  index.html  >  Download  
File: index.html
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: 2011-05-24 22:06
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>