Fixed php examples and plugins so no warnings are given with the latest versions...
[infodrom/rico3] / examples / dotnet / widgets.aspx
index e37c139..85de582 100644 (file)
@@ -18,7 +18,7 @@ Rico.onLoad( function() {
   new Rico.TabbedPanel( 'tabsExample', {panelHeight:160});\r
   var cal=new Rico.CalendarControl("ricoCal",{position:'auto'});\r
   cal.selectNow();\r
-  dialog=new Rico.Window('',{height:'250px',width:'300px',overflow:'auto'}, 'dialog');\r
+  dialog=new Rico.Window('',{height:'250px',width:'300px',overflow:'auto'}, 'GettysburgContent');\r
 });\r
 \r
 function openWindow(btn) {\r
@@ -175,7 +175,7 @@ Department of Economic and Social Affairs of the United Nations Secretariat</a>
 <h2>Rico Dialog Window</h2>\r
 \r
 <p><button onclick='openWindow(this)'>Open Dialog Window</button>\r
-<div id='dialog' title='The Gettysburg Address'>\r
+<div id='GettysburgContent' title='The Gettysburg Address'>\r
 <p>Four score and seven years ago our fathers brought forth on this continent, a new nation, conceived in Liberty, and dedicated to the proposition that all men are created equal.\r
 <p>Now we are engaged in a great civil war, testing whether that nation, or any nation so conceived and so dedicated, can long endure. We are met on a great battle-field of that war. We have come to dedicate a portion of that field, as a final resting place for those who here gave their lives that that nation might live. It is altogether fitting and proper that we should do this.\r
 <p>But, in a larger sense, we can not dedicate -- we can not consecrate -- we can not hallow -- this ground. The brave men, living and dead, who struggled here, have consecrated it, far above our poor power to add or detract. The world will little note, nor long remember what we say here, but it can never forget what they did here. It is for us the living, rather, to be dedicated here to the unfinished work which they who fought here have thus far so nobly advanced. It is rather for us to be here dedicated to the great task remaining before us -- that from these honored dead we take increased devotion to that cause for which they gave the last full measure of devotion -- that we here highly resolve that these dead shall not have died in vain -- that this nation, under God, shall have a new birth of freedom -- and that government of the people, by the people, for the people, shall not perish from the earth.\r
@@ -185,11 +185,7 @@ Department of Economic and Social Affairs of the United Nations Secretariat</a>
 \r
 <h2>Rico Calendar</h2>\r
 \r
-<table border='0' cellpadding='0' cellspacing='0'>\r
-<tr><td>\r
-<div id="ricoCal" style='position:relative;'></div>\r
-</td></tr>\r
-</table>\r
+<div id="ricoCal"></div>\r
 \r
 </body>\r
 </html>\r