~roger-booth/rwboxy/main

« back to all changes in this revision

Viewing changes to controller/dhtmlxToolbar/samples/initialization_loading/index.html

  • Committer: Roger Booth
  • Date: 2009-04-02 05:18:46 UTC
  • Revision ID: roger.booth@gmail.com-20090402051846-drud06q7qbymimwj
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
 
 
3
<html>
 
4
<head>
 
5
        <title>dhtmlxToolbar 1.0</title>
 
6
        <link rel="STYLESHEET" type="text/css" href="../common/style.css">
 
7
</head>
 
8
 
 
9
<body>
 
10
<h1>dhtmlxToolbar 1.0. Samples</h1>
 
11
 
 
12
<h2>Initialization/Loading</h2>
 
13
<ul>
 
14
<li><img src="../common/leaf_new.gif"><a href='toolbar_init.html'>Initialize object on page</a></li>
 
15
</ul>
 
16
<div style="margin-top:20px;">
 
17
&copy; DHTMLX LTD., 2004-2007
 
18
</div>
 
19
 
 
20
</body>
 
21
</html>