<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>close window</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/close-window/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>close window</description>
	<pubDate>Mon, 22 Mar 2010 14:28:43+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>js call flex when the Close Window</title>
		<link>http://www.codeweblog.com/js-call-flex-when-the-close-window/</link>
		<comments>http://www.codeweblog.com/js-call-flex-when-the-close-window/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 00:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[mxml]]></category>
<category><![CDATA[mx]]></category>
<category><![CDATA[close window]]></category>
<category><![CDATA[handler function]]></category>
<category><![CDATA[adobe]]></category>
<category><![CDATA[window application]]></category>
<category><![CDATA[private function]]></category>
<category><![CDATA[document application]]></category>
<category><![CDATA[onbeforeunload event]]></category>
<category><![CDATA[onunload event]]></category>
<category><![CDATA[private const]]></category>
<category><![CDATA[unsaved changes]]></category>
<category><![CDATA[application window]]></category>
<category><![CDATA[return void]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-call-flex-when-the-close-window/</guid>
		<description><![CDATA[js call flex when the Close Window]]></description>
		<content:encoded><![CDATA[js call flex when the Close Window				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-call-flex-when-the-close-window/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Practical Tips</title>
		<link>http://www.codeweblog.com/javascript-practical-tips/</link>
		<comments>http://www.codeweblog.com/javascript-practical-tips/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 15:50:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[td]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[noscript]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[table border]]></category>
<category><![CDATA[close window]]></category>
<category><![CDATA[mouse button]]></category>
<category><![CDATA[createtextrange]]></category>
<category><![CDATA[collapse]]></category>
<category><![CDATA[page source code]]></category>
<category><![CDATA[input method]]></category>
<category><![CDATA[shortcut icon]]></category>
<category><![CDATA[view source]]></category>
<category><![CDATA[favicon ico]]></category>
<category><![CDATA[deselect]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-practical-tips/</guid>
		<description><![CDATA[1. Oncontextmenu = &quot;window.event.returnValue = false&quot; will completely shield the right mouse button can be used in Table 2. Deselect to prevent copying 3. Are not allowed to paste: onpaste = ...]]></description>
		<content:encoded><![CDATA[1. Oncontextmenu = &quot;window.event.returnValue = false&quot; will completely shield the right mouse button can be used in Table 2. Deselect to prevent copying 3. Are not allowed to paste: onpaste = ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-myfaces-hibernate-richfaces/" title="spring myfaces hibernate richfaces">spring myfaces hibernate richfaces</a> 2009-02-27 12:34:36</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</li>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-practical-tips/</wfw:commentRss>
	</item>
		<item>
		<title>DHTML DOM common js function finishing</title>
		<link>http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/</link>
		<comments>http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/#comments</comments>
		<pubDate>Sat, 28 Mar 2009 05:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[blur]]></category>
<category><![CDATA[html document]]></category>
<category><![CDATA[dhtml]]></category>
<category><![CDATA[executive order]]></category>
<category><![CDATA[copy paste]]></category>
<category><![CDATA[close window]]></category>
<category><![CDATA[analog]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/</guid>
		<description><![CDATA[popup. show (iX, iY, iWidth, iHeight, oElement) oPopup = window. createPopup (vArgs) popup. hide () bConfirmed = window. confirm (sMessage) oNewWindow = window. open (sURL, sName, sFeatures, bReplace) ...]]></description>
		<content:encoded><![CDATA[popup. show (iX, iY, iWidth, iHeight, oElement) oPopup = window. createPopup (vArgs) popup. hide () bConfirmed = window. confirm (sMessage) oNewWindow = window. open (sURL, sName, sFeatures, bReplace) ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ajax/" title="Ajax">Ajax</a> 2009-03-15 02:40:02</li>
					<li><a href="http://www.codeweblog.com/ajax-study-notes/" title="ajax Study Notes">ajax Study Notes</a> 2009-03-14 23:35:02</li>
					<li><a href="http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/" title="Chinese FckEditor V2.6 fckconfig.js Notes">Chinese FckEditor V2.6 fckconfig.js Notes</a> 2009-03-09 22:15:02</li>
					<li><a href="http://www.codeweblog.com/javascript-form/" title="javascript form">javascript form</a> 2009-03-06 09:40:03</li>
					<li><a href="http://www.codeweblog.com/javascript-built-in-functions-info/" title="javascript built-in functions Info">javascript built-in functions Info</a> 2009-03-03 07:15:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dhtml-dom-common-js-function-finishing/</wfw:commentRss>
	</item>
	</channel>
</rss>
