<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
		<id>http://wbex.ru/index.php?action=history&amp;feed=atom&amp;title=JavaScript_DHTML%2FSmartClient%2FDialog</id>
		<title>JavaScript DHTML/SmartClient/Dialog - История изменений</title>
		<link rel="self" type="application/atom+xml" href="http://wbex.ru/index.php?action=history&amp;feed=atom&amp;title=JavaScript_DHTML%2FSmartClient%2FDialog"/>
		<link rel="alternate" type="text/html" href="http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Dialog&amp;action=history"/>
		<updated>2026-04-05T05:59:29Z</updated>
		<subtitle>История изменений этой страницы в вики</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Dialog&amp;diff=3724&amp;oldid=prev</id>
		<title> в 10:00, 26 мая 2010</title>
		<link rel="alternate" type="text/html" href="http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Dialog&amp;diff=3724&amp;oldid=prev"/>
				<updated>2010-05-26T10:00:24Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style=&quot;vertical-align: top;&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Предыдущая&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Версия 10:00, 26 мая 2010&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; style=&quot;text-align: center;&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
			</entry>

	<entry>
		<id>http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Dialog&amp;diff=3725&amp;oldid=prev</id>
		<title>Admin: 1 версия</title>
		<link rel="alternate" type="text/html" href="http://wbex.ru/index.php?title=JavaScript_DHTML/SmartClient/Dialog&amp;diff=3725&amp;oldid=prev"/>
				<updated>2010-05-26T07:27:35Z</updated>
		
		<summary type="html">&lt;p&gt;1 версия&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;==Ask for value dialog==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Calendar.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Confirm&amp;quot;,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.confirm(&amp;quot;Proceed with Operation get AJAX?&amp;quot;,&lt;br /&gt;
                    &amp;quot;answer.setContents(value ? &amp;quot;OK&amp;quot; : &amp;quot;Cancel&amp;quot;)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Ask&amp;quot;,&lt;br /&gt;
    left: 150,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.ask(&amp;quot;Are you going to stop writing great code?&amp;quot;,&lt;br /&gt;
                &amp;quot;answer.setContents(value ? &amp;quot;Yes&amp;quot; : &amp;quot;No&amp;quot;)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Ask For Value&amp;quot;,&lt;br /&gt;
    left: 300,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.askForValue(&amp;quot;What is your name?&amp;quot;,&lt;br /&gt;
                    &amp;quot;answer.setContents(&amp;quot;Your name is &amp;quot; + value)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Label.create({&lt;br /&gt;
    ID: &amp;quot;answer&amp;quot;,&lt;br /&gt;
    contents: &amp;quot;Your answer here...&amp;quot;,&lt;br /&gt;
    top: 50,&lt;br /&gt;
    width: 300&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Ask for Yes/No dialog==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Calendar.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Confirm&amp;quot;,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.confirm(&amp;quot;Proceed with Operation get AJAX?&amp;quot;,&lt;br /&gt;
                    &amp;quot;answer.setContents(value ? &amp;quot;OK&amp;quot; : &amp;quot;Cancel&amp;quot;)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Ask&amp;quot;,&lt;br /&gt;
    left: 150,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.ask(&amp;quot;Are you going to stop writing great code?&amp;quot;,&lt;br /&gt;
                &amp;quot;answer.setContents(value ? &amp;quot;Yes&amp;quot; : &amp;quot;No&amp;quot;)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Ask For Value&amp;quot;,&lt;br /&gt;
    left: 300,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.askForValue(&amp;quot;What is your name?&amp;quot;,&lt;br /&gt;
                    &amp;quot;answer.setContents(&amp;quot;Your name is &amp;quot; + value)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Label.create({&lt;br /&gt;
    ID: &amp;quot;answer&amp;quot;,&lt;br /&gt;
    contents: &amp;quot;Your answer here...&amp;quot;,&lt;br /&gt;
    top: 50,&lt;br /&gt;
    width: 300&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Confirmation dialog==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Calendar.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Confirm&amp;quot;,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.confirm(&amp;quot;Proceed with Operation get AJAX?&amp;quot;,&lt;br /&gt;
                    &amp;quot;answer.setContents(value ? &amp;quot;OK&amp;quot; : &amp;quot;Cancel&amp;quot;)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Ask&amp;quot;,&lt;br /&gt;
    left: 150,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.ask(&amp;quot;Are you going to stop writing great code?&amp;quot;,&lt;br /&gt;
                &amp;quot;answer.setContents(value ? &amp;quot;Yes&amp;quot; : &amp;quot;No&amp;quot;)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Ask For Value&amp;quot;,&lt;br /&gt;
    left: 300,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.askForValue(&amp;quot;What is your name?&amp;quot;,&lt;br /&gt;
                    &amp;quot;answer.setContents(&amp;quot;Your name is &amp;quot; + value)&amp;quot;);&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
isc.Label.create({&lt;br /&gt;
    ID: &amp;quot;answer&amp;quot;,&lt;br /&gt;
    contents: &amp;quot;Your answer here...&amp;quot;,&lt;br /&gt;
    top: 50,&lt;br /&gt;
    width: 300&lt;br /&gt;
});&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Prompt message dialog after dropping==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
isc.Img.create({&lt;br /&gt;
    ID:&amp;quot;bluePiece&amp;quot;,&lt;br /&gt;
    left:50, top:50, width:48, height:48, src:&amp;quot;http://www.wbex.ru/style/logo.png&amp;quot;,&lt;br /&gt;
    canDrag: true,&lt;br /&gt;
    canDrop: true,&lt;br /&gt;
    dragAppearance: &amp;quot;tracker&amp;quot;,&lt;br /&gt;
    setDragTracker: &amp;quot;isc.Event.setDragTracker(&amp;quot;Blue Piece&amp;quot;)&amp;quot;&lt;br /&gt;
})&lt;br /&gt;
isc.Img.create({&lt;br /&gt;
    ID:&amp;quot;greenPiece&amp;quot;,&lt;br /&gt;
    left:150, top:50, width:48, height:48, src:&amp;quot;http://www.wbex.ru/style/logo.png&amp;quot;,&lt;br /&gt;
    canDrag: true,&lt;br /&gt;
    canDrop: true,&lt;br /&gt;
    dragAppearance: &amp;quot;tracker&amp;quot;,&lt;br /&gt;
    setDragTracker: &amp;quot;isc.Event.setDragTracker(isc.Canvas.imgHTML(&amp;quot;http://www.wbex.ru/style/logo.png&amp;quot;,24,24))&amp;quot;&lt;br /&gt;
})&lt;br /&gt;
isc.Label.create({&lt;br /&gt;
    left:250, top:50, showEdges:true,&lt;br /&gt;
    contents: &amp;quot;Drop Here&amp;quot;, align:&amp;quot;center&amp;quot;,&lt;br /&gt;
    canAcceptDrop: true,&lt;br /&gt;
    dropOver: &amp;quot;this.setBackgroundColor(&amp;quot;#ffff80&amp;quot;)&amp;quot;,&lt;br /&gt;
    dropOut: &amp;quot;this.setBackgroundColor(&amp;quot;#ffffff&amp;quot;)&amp;quot;,&lt;br /&gt;
    drop: &amp;quot;isc.say(&amp;quot;You dropped the &amp;quot;+isc.Event.getDragTarget().getID())&amp;quot;&lt;br /&gt;
})&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Show login Dialog==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
isc.Button.create({&lt;br /&gt;
    title: &amp;quot;Login&amp;quot;,&lt;br /&gt;
    click : function () {&lt;br /&gt;
        isc.showLoginDialog(function (credentials, dialogCallback) {&lt;br /&gt;
            // In a real application, we would obviously contact the server here to validate &lt;br /&gt;
            // the user&amp;quot;s credentials.  For this demo, there is only one valid user/password  &lt;br /&gt;
            // and it is hard-coded here&lt;br /&gt;
            if (credentials.username == &amp;quot;barney&amp;quot; &amp;amp;&amp;amp; credentials.password == &amp;quot;rubble&amp;quot;) {&lt;br /&gt;
                var loginOK = true;&lt;br /&gt;
            } else {&lt;br /&gt;
                loginOK = false;&lt;br /&gt;
            }&lt;br /&gt;
            dialogCallback(loginOK);&lt;br /&gt;
        });&lt;br /&gt;
    }&lt;br /&gt;
});&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;br /&gt;
    &lt;br /&gt;
   &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Show smartclient dialog after clicking the Button==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;!-- start source code --&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
    &amp;lt;source lang=&amp;quot;html4strict&amp;quot;&amp;gt;&lt;br /&gt;
 &lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
Isomorphic SmartClient&lt;br /&gt;
Copyright(c) 1998 and beyond Isomorphic Software, Inc.&lt;br /&gt;
&amp;quot;SmartClient&amp;quot; is a trademark of Isomorphic Software, Inc.&lt;br /&gt;
All rights reserved.&lt;br /&gt;
Open Source License&lt;br /&gt;
SmartClient source code, located under the source/ directory, and the resulting assembled modules &lt;br /&gt;
in isomorphic/system/modules/, as well as JavaScript and CSS files under the isomorphic/skins directory are &lt;br /&gt;
licensed under the terms of the GNU Lesser General Public License, version 3. &lt;br /&gt;
The text of the LGPLv3 license is available online at http://www.gnu.org/licenses/lgpl-3.0.html&lt;br /&gt;
If your project precludes the use of this license, or if you&amp;quot;d like to support SmartClient LGPL, &lt;br /&gt;
we encourage you to buy a commercial license.&lt;br /&gt;
Icon Experience Collection&lt;br /&gt;
Selected 16x16 icons within the isomorphic/skins directory are part of the Icon Experience collection &lt;br /&gt;
(http://www.iconexperience.ru) and may be freely used with any SmartClient components without charge, &lt;br /&gt;
but may not be used as part of screen designs separate from SmartClient components without a purchase &lt;br /&gt;
of a license from Icon Experience. We are working to replace these icons as soon as possible.&lt;br /&gt;
All other media found under the isomorphic/skins directory may be used under the LGPLv3.&lt;br /&gt;
Commercial Licenses&lt;br /&gt;
A number of commercial licenses are available for purchase. Please see http://smartclient.ru/license.&lt;br /&gt;
Warranty Disclaimer&lt;br /&gt;
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even &lt;br /&gt;
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General &lt;br /&gt;
Public License for more details.&lt;br /&gt;
Copyright 2001 and beyond Isomorphic Software, Inc. Last revised July 20, 2008. &lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- The following code is revised from SmartClient demo code(SmartClient_70rc2_LGPL.zip).--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT&amp;gt;var isomorphicDir=&amp;quot;isomorphic/&amp;quot;;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Core.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Foundation.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Containers.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Grids.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_Forms.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
    &amp;lt;SCRIPT SRC=isomorphic/system/modules/ISC_DataBinding.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
  &amp;lt;SCRIPT SRC=isomorphic/skins/standard/load_skin.js&amp;gt;&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/HEAD&amp;gt;&amp;lt;BODY BGCOLOR=&amp;quot;silver&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;SCRIPT&amp;gt;&lt;br /&gt;
isc.IButton.create({&lt;br /&gt;
    title: &amp;quot;Hello&amp;quot;,&lt;br /&gt;
    icon: &amp;quot;http://www.wbex.ru/style/logo.png&amp;quot;,&lt;br /&gt;
    iconOrientation: &amp;quot;right&amp;quot;,&lt;br /&gt;
    click: &amp;quot;isc.say(&amp;quot;Hello world!&amp;quot;)&amp;quot;&lt;br /&gt;
})&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;br /&gt;
&amp;lt;/BODY&amp;gt;&lt;br /&gt;
&amp;lt;/HTML&amp;gt;&lt;br /&gt;
   &lt;br /&gt;
  &amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>