Most base libraries now loaded from googleapis. Changes to the way LiveGridForms...
[infodrom/rico3] / examples / asp / tree1.asp
index 5d0bd1c..ba3d6dd 100644 (file)
@@ -35,7 +35,7 @@ function TreeClick1(e) {
 \r
 <body>
 \r
-<table id='explanation' border='0' cellpadding='0' cellspacing='5' style='clear:both'><tr valign='top'><td>\r
+<div id='explanation'>\r
 Base Library: \r
 <script type='text/javascript'>\r
 document.write(Rico.Lib+' '+Rico.LibVersion);\r
@@ -44,21 +44,7 @@ document.write(Rico.Lib+' '+Rico.LibVersion);
 <p>This example demonstrates a basic, pop-up tree control where the tree nodes are loaded via AJAX.\r
 Only one item is selected from the tree at a time.\r
 Data is from the Northwind customer table.\r
-</td>\r
-<td>\r
-<script type="text/javascript"><!--\r
-google_ad_client = "pub-7218597156507462";\r
-/* 125x125, created 5/11/09 */\r
-google_ad_slot = "9298106441";\r
-google_ad_width = 125;\r
-google_ad_height = 125;\r
-//-->\r
-</script>\r
-<script type="text/javascript"\r
-src="http://pagead2.googlesyndication.com/pagead/show_ads.js">\r
-</script>\r
-</td>\r
-</tr></table>\r
+</div>\r
 \r
 \r
 <p><button id='TreeButton1'>Show Tree</button>\r