<?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>w3c</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/w3c/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>w3c</description>
	<pubDate>Sat, 20 Mar 2010 22:07:52+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Prototype.js to solve the problem of Ajax on IE8 compatibility</title>
		<link>http://www.codeweblog.com/prototype-js-to-solve-the-problem-of-ajax-on-ie8-compatibility/</link>
		<comments>http://www.codeweblog.com/prototype-js-to-solve-the-problem-of-ajax-on-ie8-compatibility/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 07:55:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xxxx]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[compatibility]]></category>
<category><![CDATA[compatible content]]></category>
<category><![CDATA[ie 7]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prototype-js-to-solve-the-problem-of-ajax-on-ie8-compatibility/</guid>
		<description><![CDATA[In the use of Ajax applications protype.js, there will be such a problem: as long as called Ajax.Request, and then point to the right page, view the &quot;Properties&quot; on the pop-up &quot;IE stopp ...]]></description>
		<content:encoded><![CDATA[In the use of Ajax applications protype.js, there will be such a problem: as long as called Ajax.Request, and then point to the right page, view the &quot;Properties&quot; on the pop-up &quot;IE stopp ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</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>
					<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/prototype-js-to-solve-the-problem-of-ajax-on-ie8-compatibility/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript development tools collection (b)</title>
		<link>http://www.codeweblog.com/javascript-development-tools-collection-b/</link>
		<comments>http://www.codeweblog.com/javascript-development-tools-collection-b/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 14:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[stringbuffer]]></category>
<category><![CDATA[development tools collection]]></category>
<category><![CDATA[method description]]></category>
<category><![CDATA[astr]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-development-tools-collection-b/</guid>
		<description><![CDATA[2. StringBuffer copying method Description: This method is a Java class in a StringBuffer to imitate, not the efficiency of Java could, but for string assembly, but is a good tool to approach Use are  ...]]></description>
		<content:encoded><![CDATA[2. StringBuffer copying method Description: This method is a Java class in a StringBuffer to imitate, not the efficiency of Java could, but for string assembly, but is a good tool to approach Use are  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-development-tools-collection-b/</wfw:commentRss>
	</item>
		<item>
		<title>JS achieve a simple page Print</title>
		<link>http://www.codeweblog.com/js-achieve-a-simple-page-print/</link>
		<comments>http://www.codeweblog.com/js-achieve-a-simple-page-print/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 21:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[document body]]></category>
<category><![CDATA[overflow]]></category>
<category><![CDATA[table border]]></category>
<category><![CDATA[substr]]></category>
<category><![CDATA[substring]]></category>
<category><![CDATA[indexof]]></category>
<category><![CDATA[collapse]]></category>
<category><![CDATA[dysp]]></category>
<category><![CDATA[aaaaaaaaaaaaaaaaaa]]></category>
<category><![CDATA[preview index]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-achieve-a-simple-page-print/</guid>
		<description><![CDATA[JS achieve a simple page Print]]></description>
		<content:encoded><![CDATA[JS achieve a simple page Print				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-achieve-a-simple-page-print/</wfw:commentRss>
	</item>
		<item>
		<title>js and the nextSibling node brothers previousSibling</title>
		<link>http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/</link>
		<comments>http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 19:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[ul]]></category>
<category><![CDATA[brother]]></category>
<category><![CDATA[haha]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/</guid>
		<description><![CDATA[nextSibling: Node made a brother; previousSibling: made a brother node;]]></description>
		<content:encoded><![CDATA[nextSibling: Node made a brother; previousSibling: made a brother node;				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-and-the-nextsibling-node-brothers-previoussibling/</wfw:commentRss>
	</item>
		<item>
		<title>ajax auto-complete example of</title>
		<link>http://www.codeweblog.com/ajax-auto-complete-example-of/</link>
		<comments>http://www.codeweblog.com/ajax-auto-complete-example-of/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 18:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[button event]]></category>
<category><![CDATA[color 000000]]></category>
<category><![CDATA[input box]]></category>
<category><![CDATA[mouse event]]></category>
<category><![CDATA[marginal notes]]></category>
<category><![CDATA[server code]]></category>
<category><![CDATA[drop zone]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-auto-complete-example-of/</guid>
		<description><![CDATA[We encountered one of the most popular auto-complete function. Google launched its home page in Google Suggest, the presentation of the auto-complete the perfect present. Google Suggest is amazed peop ...]]></description>
		<content:encoded><![CDATA[We encountered one of the most popular auto-complete function. Google launched its home page in Google Suggest, the presentation of the auto-complete the perfect present. Google Suggest is amazed peop ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-auto-complete-example-of/</wfw:commentRss>
	</item>
		<item>
		<title>Modify the use of Javascript client registry (IE effectively)</title>
		<link>http://www.codeweblog.com/modify-the-use-of-javascript-client-registry-ie-effectively/</link>
		<comments>http://www.codeweblog.com/modify-the-use-of-javascript-client-registry-ie-effectively/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[current user]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[test page]]></category>
<category><![CDATA[microsoft windows]]></category>
<category><![CDATA[html page]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[software microsoft]]></category>
<category><![CDATA[indexof]]></category>
<category><![CDATA[windows task manager]]></category>
<category><![CDATA[wscript shell]]></category>
<category><![CDATA[user software]]></category>
<category><![CDATA[task manager windows]]></category>
<category><![CDATA[dword value]]></category>
<category><![CDATA[reg dword]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/modify-the-use-of-javascript-client-registry-ie-effectively/</guid>
		<description><![CDATA[ActivexObject generated by javascript to modify the client registry, but only in ie effectively The following is a javascript to modify the registry through the windows Task Manager to disable the exa ...]]></description>
		<content:encoded><![CDATA[ActivexObject generated by javascript to modify the client registry, but only in ie effectively The following is a javascript to modify the registry through the windows Task Manager to disable the exa ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/modify-the-use-of-javascript-client-registry-ie-effectively/</wfw:commentRss>
	</item>
		<item>
		<title>js create dynamic forms. DIV.遮照</title>
		<link>http://www.codeweblog.com/js-create-dynamic-forms-div-%e9%81%ae%e7%85%a7/</link>
		<comments>http://www.codeweblog.com/js-create-dynamic-forms-div-%e9%81%ae%e7%85%a7/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 03:45:44+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[taglib]]></category>
<category><![CDATA[prefix]]></category>
<category><![CDATA[new option]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[contenttype]]></category>
<category><![CDATA[gb18030]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[getelementsbytagname]]></category>
<category><![CDATA[func]]></category>
<category><![CDATA[false success]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-create-dynamic-forms-div-%e9%81%ae%e7%85%a7/</guid>
		<description><![CDATA[js create dynamic forms. DIV.遮照]]></description>
		<content:encoded><![CDATA[js create dynamic forms. DIV.遮照				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-create-dynamic-forms-div-%e9%81%ae%e7%85%a7/</wfw:commentRss>
	</item>
		<item>
		<title>javascript to format date</title>
		<link>http://www.codeweblog.com/javascript-to-format-date/</link>
		<comments>http://www.codeweblog.com/javascript-to-format-date/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 22:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[match]]></category>
<category><![CDATA[hh mm ss]]></category>
<category><![CDATA[dd hh]]></category>
<category><![CDATA[test format]]></category>
<category><![CDATA[millisecond]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[yyyy]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[format string]]></category>
<category><![CDATA[format date]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-to-format-date/</guid>
		<description><![CDATA[JS string in the date and the conversion between Which RegExp. $ 1, said the first match of the results of Group 1, the regular expression in a number of years in order to () grouped useful]]></description>
		<content:encoded><![CDATA[JS string in the date and the conversion between Which RegExp. $ 1, said the first match of the results of Group 1, the regular expression in a number of years in order to () grouped useful				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-to-format-date/</wfw:commentRss>
	</item>
		<item>
		<title>Rails use to determine the version of browser</title>
		<link>http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/</link>
		<comments>http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 05:55:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[amp]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[qq]]></category>
<category><![CDATA[lt 1]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[safari]]></category>
<category><![CDATA[ie7]]></category>
<category><![CDATA[regexp]]></category>
<category><![CDATA[isie]]></category>
<category><![CDATA[parsefloat]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[ie8]]></category>
<category><![CDATA[opera browser]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/</guid>
		<description><![CDATA[The process of development, will inevitably be used to determine the version of the browser, usually we use the following Javascript to achieve, but also with reference to articles JE JS to determine  ...]]></description>
		<content:encoded><![CDATA[The process of development, will inevitably be used to determine the version of the browser, usually we use the following Javascript to achieve, but also with reference to articles JE JS to determine  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</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/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-use-to-determine-the-version-of-browser/</wfw:commentRss>
	</item>
		<item>
		<title>Css application of expression</title>
		<link>http://www.codeweblog.com/css-application-of-expression/</link>
		<comments>http://www.codeweblog.com/css-application-of-expression/#comments</comments>
		<pubDate>Tue, 25 Aug 2009 19:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[big brother]]></category>
<category><![CDATA[document body]]></category>
<category><![CDATA[css properties]]></category>
<category><![CDATA[shortcomings]]></category>
<category><![CDATA[development group]]></category>
<category><![CDATA[plight]]></category>
<category><![CDATA[custom attributes]]></category>
<category><![CDATA[css application]]></category>
<category><![CDATA[browser objects]]></category>
<category><![CDATA[cript]]></category>
<category><![CDATA[css support]]></category>
<category><![CDATA[link1]]></category>
<category><![CDATA[compatible browser]]></category>
<category><![CDATA[link2]]></category>
<category><![CDATA[properties of elements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/css-application-of-expression/</guid>
		<description><![CDATA[IE support CSS太烂really is, when big brother when used, and its own rules and regulations do not act in accordance with the W3C, the results on the plight of our development group. The basis of his sho ...]]></description>
		<content:encoded><![CDATA[IE support CSS太烂really is, when big brother when used, and its own rules and regulations do not act in accordance with the W3C, the results on the plight of our development group. The basis of his sho ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/css-application-of-expression/</wfw:commentRss>
	</item>
		<item>
		<title>css drop-down menu.</title>
		<link>http://www.codeweblog.com/css-drop-down-menu/</link>
		<comments>http://www.codeweblog.com/css-drop-down-menu/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 22:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[none position]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[text decoration]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[drop down menu]]></category>
<category><![CDATA[getelementsbytagname]]></category>
<category><![CDATA[type none]]></category>
<category><![CDATA[sans serif font]]></category>
<category><![CDATA[relative navigation]]></category>
<category><![CDATA[link navigation]]></category>
<category><![CDATA[center position]]></category>
<category><![CDATA[css drop down menu]]></category>
<category><![CDATA[border width]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/css-drop-down-menu/</guid>
		<description><![CDATA[css drop-down menu.]]></description>
		<content:encoded><![CDATA[css drop-down menu.				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/css-drop-down-menu/</wfw:commentRss>
	</item>
		<item>
		<title>. Net AJAX Application Example</title>
		<link>http://www.codeweblog.com/net-ajax-application-example/</link>
		<comments>http://www.codeweblog.com/net-ajax-application-example/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 01:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[application example]]></category>
<category><![CDATA[net2]]></category>
<category><![CDATA[a1]]></category>
<category><![CDATA[lt system]]></category>
<category><![CDATA[rel value]]></category>
<category><![CDATA[cs code]]></category>
<category><![CDATA[autoeventwireup]]></category>
<category><![CDATA[dll file]]></category>
<category><![CDATA[system web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/net-ajax-application-example/</guid>
		<description><![CDATA[First, to http://ajaxpro.codeplex.com/ website. Net Ajax development kit, if your project is. NET2.0 and the package will be developed AjaxPro.2.dll test this DLL file to your Bin of the following Sec ...]]></description>
		<content:encoded><![CDATA[First, to http://ajaxpro.codeplex.com/ website. Net Ajax development kit, if your project is. NET2.0 and the package will be developed AjaxPro.2.dll test this DLL file to your Bin of the following Sec ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</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/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/net-ajax-application-example/</wfw:commentRss>
	</item>
		<item>
		<title>javascript achieve trim () function</title>
		<link>http://www.codeweblog.com/javascript-achieve-trim-function/</link>
		<comments>http://www.codeweblog.com/javascript-achieve-trim-function/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 00:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt 1]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[blank characters]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[textarea name]]></category>
<category><![CDATA[cols]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[function javascript]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[beginning of the end]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-achieve-trim-function/</guid>
		<description><![CDATA[javascript does not provide the trim () function, through the following regular expression to achieve trim () function; Principle: The realization of the principle of the trim () function if the strin ...]]></description>
		<content:encoded><![CDATA[javascript does not provide the trim () function, through the following regular expression to achieve trim () function; Principle: The realization of the principle of the trim () function if the strin ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-achieve-trim-function/</wfw:commentRss>
	</item>
		<item>
		<title>js validate or the full-width half-angle</title>
		<link>http://www.codeweblog.com/js-validate-or-the-full-width-half-angle/</link>
		<comments>http://www.codeweblog.com/js-validate-or-the-full-width-half-angle/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 08:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-validate-or-the-full-width-half-angle/</guid>
		<description><![CDATA[js validate or the full-width half-angle]]></description>
		<content:encoded><![CDATA[js validate or the full-width half-angle				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-validate-or-the-full-width-half-angle/</wfw:commentRss>
	</item>
		<item>
		<title>javascript to control the number of characters textarea</title>
		<link>http://www.codeweblog.com/javascript-to-control-the-number-of-characters-textarea/</link>
		<comments>http://www.codeweblog.com/javascript-to-control-the-number-of-characters-textarea/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 08:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[parameters]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[lt 1]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[textarea name]]></category>
<category><![CDATA[cols]]></category>
<category><![CDATA[maximum number]]></category>
<category><![CDATA[onchange]]></category>
<category><![CDATA[onkeyup]]></category>
<category><![CDATA[maxsize]]></category>
<category><![CDATA[taid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-to-control-the-number-of-characters-textarea/</guid>
		<description><![CDATA[The following simple example using the model with js control the number of characters in textarea; ====== Example 1 ====== Usage: js the textcontrol (taId, maxSize) method to accept two parameters: *  ...]]></description>
		<content:encoded><![CDATA[The following simple example using the model with js control the number of characters in textarea; ====== Example 1 ====== Usage: js the textcontrol (taId, maxSize) method to accept two parameters: *  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</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/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-to-control-the-number-of-characters-textarea/</wfw:commentRss>
	</item>
		<item>
		<title>Js select Move on, down, top, home at the end of</title>
		<link>http://www.codeweblog.com/js-select-move-on-down-top-home-at-the-end-of/</link>
		<comments>http://www.codeweblog.com/js-select-move-on-down-top-home-at-the-end-of/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 16:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[demo]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[functionality]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[td width]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[ie7]]></category>
<category><![CDATA[table border]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[colleagues]]></category>
<category><![CDATA[search function]]></category>
<category><![CDATA[web search]]></category>
<category><![CDATA[font weight]]></category>
<category><![CDATA[search capability]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-select-move-on-down-top-home-at-the-end-of/</guid>
		<description><![CDATA[Select the web search function to sort the code, there are a lot of, can really achieve very little set-top functions, not function not achieved, that is, the speed of奇慢great, of course, may be its ow ...]]></description>
		<content:encoded><![CDATA[Select the web search function to sort the code, there are a lot of, can really achieve very little set-top functions, not function not achieved, that is, the speed of奇慢great, of course, may be its ow ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-select-move-on-down-top-home-at-the-end-of/</wfw:commentRss>
	</item>
		<item>
		<title>HTML in AJAX using jQuery imitation effect</title>
		<link>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</link>
		<comments>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[textarea]]></category>
<category><![CDATA[input type file]]></category>
<category><![CDATA[article content]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[fck]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</guid>
		<description><![CDATA[IE7 and FF but not the same as in effect IE in effect: FF in effect:]]></description>
		<content:encoded><![CDATA[IE7 and FF but not the same as in effect IE in effect: FF in effect:				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/html-in-ajax-using-jquery-imitation-effect/</wfw:commentRss>
	</item>
		<item>
		<title>jquery servlet jsp to verify the existence of complete user name $. ajax ()</title>
		<link>http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</link>
		<comments>http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 23:10:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[demo]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[servlet jsp]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[annex]]></category>
<category><![CDATA[input button]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</guid>
		<description><![CDATA[Finally do come out, sharing, online very few similar things, but also wrong for everyone to see a demo, there are myeclipse annex of the project, you can download to run There is also a paste web.xml ...]]></description>
		<content:encoded><![CDATA[Finally do come out, sharing, online very few similar things, but also wrong for everyone to see a demo, there are myeclipse annex of the project, you can download to run There is also a paste web.xml ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>js checkbox selected unlimited class</title>
		<link>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</link>
		<comments>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 04:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[input type radio]]></category>
<category><![CDATA[radio name]]></category>
<category><![CDATA[dd]]></category>
<category><![CDATA[resource id]]></category>
<category><![CDATA[resource document]]></category>
<category><![CDATA[true value]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</guid>
		<description><![CDATA[js checkbox selected unlimited class]]></description>
		<content:encoded><![CDATA[js checkbox selected unlimited class				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-checkbox-selected-unlimited-class/</wfw:commentRss>
	</item>
		<item>
		<title>Fuzzy Query js</title>
		<link>http://www.codeweblog.com/fuzzy-query-js/</link>
		<comments>http://www.codeweblog.com/fuzzy-query-js/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[163]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[text decoration]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[netscape]]></category>
<category><![CDATA[body margin]]></category>
<category><![CDATA[onkeypress]]></category>
<category><![CDATA[sans serif font]]></category>
<category><![CDATA[fuzzy query]]></category>
<category><![CDATA[onkeyup]]></category>
<category><![CDATA[font weight]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/fuzzy-query-js/</guid>
		<description><![CDATA[Fuzzy Query js]]></description>
		<content:encoded><![CDATA[Fuzzy Query js				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/fuzzy-query-js/</wfw:commentRss>
	</item>
		<item>
		<title>Code Generation js_</title>
		<link>http://www.codeweblog.com/code-generation-js/</link>
		<comments>http://www.codeweblog.com/code-generation-js/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 16:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[code generation]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[body onload]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[padding]]></category>
<category><![CDATA[background image url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/code-generation-js/</guid>
		<description><![CDATA[Code Generation js_]]></description>
		<content:encoded><![CDATA[Code Generation js_				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/code-generation-js/</wfw:commentRss>
	</item>
		<item>
		<title>javascript drop-down box to achieve the secondary linkage (a)</title>
		<link>http://www.codeweblog.com/javascript-drop-down-box-to-achieve-the-secondary-linkage-a/</link>
		<comments>http://www.codeweblog.com/javascript-drop-down-box-to-achieve-the-secondary-linkage-a/#comments</comments>
		<pubDate>Mon, 22 Jun 2009 07:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[new option]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[linkage]]></category>
<category><![CDATA[selectedindex]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-drop-down-box-to-achieve-the-secondary-linkage-a/</guid>
		<description><![CDATA[This is a simple drop-down box is the most basic example of linkage, the sample only for those two major linkage, and the first level is fixed option, the contents of the second class is relatively si ...]]></description>
		<content:encoded><![CDATA[This is a simple drop-down box is the most basic example of linkage, the sample only for those two major linkage, and the first level is fixed option, the contents of the second class is relatively si ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-drop-down-box-to-achieve-the-secondary-linkage-a/</wfw:commentRss>
	</item>
		<item>
		<title>achieve two linked javascript drop-down box (1)</title>
		<link>http://www.codeweblog.com/achieve-two-linked-javascript-drop-down-box-1/</link>
		<comments>http://www.codeweblog.com/achieve-two-linked-javascript-drop-down-box-1/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 00:35:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[select name]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[new option]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[linkage]]></category>
<category><![CDATA[selectedindex]]></category>
<category><![CDATA[first class]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/achieve-two-linked-javascript-drop-down-box-1/</guid>
		<description><![CDATA[This is a simple drop-down box is the most basic example of linkage, the sample only for those two major linkage, and the first class is fixed option, the contents of the second class is relatively si ...]]></description>
		<content:encoded><![CDATA[This is a simple drop-down box is the most basic example of linkage, the sample only for those two major linkage, and the first class is fixed option, the contents of the second class is relatively si ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/achieve-two-linked-javascript-drop-down-box-1/</wfw:commentRss>
	</item>
		<item>
		<title>javaeye message box div ext</title>
		<link>http://www.codeweblog.com/javaeye-message-box-div-ext/</link>
		<comments>http://www.codeweblog.com/javaeye-message-box-div-ext/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 00:15:05+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[span]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[extjs]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[background color]]></category>
<category><![CDATA[overflow]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[prototype prototype]]></category>
<category><![CDATA[message box]]></category>
<category><![CDATA[css tips]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javaeye-message-box-div-ext/</guid>
		<description><![CDATA[javaeye message box div ext]]></description>
		<content:encoded><![CDATA[javaeye message box div ext				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javaeye-message-box-div-ext/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript html js java into the landing page displays the current user's IP areas, check IP network interface</title>
		<link>http://www.codeweblog.com/javascript-html-js-java-into-the-landing-page-displays-the-current-user-s-ip-areas-check-ip-network-interface/</link>
		<comments>http://www.codeweblog.com/javascript-html-js-java-into-the-landing-page-displays-the-current-user-s-ip-areas-check-ip-network-interface/#comments</comments>
		<pubDate>Sun, 24 May 2009 00:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[query interface]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[current user]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[href javascript]]></category>
<category><![CDATA[javascript html]]></category>
<category><![CDATA[inputstream]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[public class test]]></category>
<category><![CDATA[network interface]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[network ip address]]></category>
<category><![CDATA[string arg]]></category>
<category><![CDATA[whois]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-html-js-java-into-the-landing-page-displays-the-current-user-s-ip-areas-check-ip-network-interface/</guid>
		<description><![CDATA[Js interface with access to query the network ip address Jsp query interface with access to the network ip address Provide the network interface address: http://whois.pconline.com.cn/]]></description>
		<content:encoded><![CDATA[Js interface with access to query the network ip address Jsp query interface with access to the network ip address Provide the network interface address: http://whois.pconline.com.cn/				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-html-js-java-into-the-landing-page-displays-the-current-user-s-ip-areas-check-ip-network-interface/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript js pop-up box to determine whether to confirm delete message, delete it prompts the user before the delete, is deleted, any points back</title>
		<link>http://www.codeweblog.com/javascript-js-pop-up-box-to-determine-whether-to-confirm-delete-message-delete-it-prompts-the-user-before-the-delete-is-deleted-any-points-back/</link>
		<comments>http://www.codeweblog.com/javascript-js-pop-up-box-to-determine-whether-to-confirm-delete-message-delete-it-prompts-the-user-before-the-delete-is-deleted-any-points-back/#comments</comments>
		<pubDate>Tue, 19 May 2009 02:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[black hair]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-js-pop-up-box-to-determine-whether-to-confirm-delete-message-delete-it-prompts-the-user-before-the-delete-is-deleted-any-points-back/</guid>
		<description><![CDATA[This is a major, onclick = &quot;return confirm ( &#39;delete records to determine this?&#39;)&quot; Black hair: http://heisetoufa.javaeye.com/]]></description>
		<content:encoded><![CDATA[This is a major, onclick = &quot;return confirm ( &#39;delete records to determine this?&#39;)&quot; Black hair: http://heisetoufa.javaeye.com/				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-js-pop-up-box-to-determine-whether-to-confirm-delete-message-delete-it-prompts-the-user-before-the-delete-is-deleted-any-points-back/</wfw:commentRss>
	</item>
		<item>
		<title>ajax and js Quest Analog java implementation</title>
		<link>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</link>
		<comments>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/#comments</comments>
		<pubDate>Wed, 13 May 2009 19:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[true function]]></category>
<category><![CDATA[163 com]]></category>
<category><![CDATA[return success]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[request object]]></category>
<category><![CDATA[annotation]]></category>
<category><![CDATA[asynchronous]]></category>
<category><![CDATA[teacher training]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</guid>
		<description><![CDATA[Ajax in the U.S. has not used mock consider how easy the ajax request object XmlHttp the HA! Ha ha, ha us to simulate, it is the original teacher training to make students write the code, and now allo ...]]></description>
		<content:encoded><![CDATA[Ajax in the U.S. has not used mock consider how easy the ajax request object XmlHttp the HA! Ha ha, ha us to simulate, it is the original teacher training to make students write the code, and now allo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-and-js-quest-analog-java-implementation/</wfw:commentRss>
	</item>
		<item>
		<title>JS achieve drag layer (compatible with most browsers)</title>
		<link>http://www.codeweblog.com/js-achieve-drag-layer-compatible-with-most-browsers/</link>
		<comments>http://www.codeweblog.com/js-achieve-drag-layer-compatible-with-most-browsers/#comments</comments>
		<pubDate>Wed, 13 May 2009 09:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[parseint]]></category>
<category><![CDATA[px]]></category>
<category><![CDATA[ev]]></category>
<category><![CDATA[clienty]]></category>
<category><![CDATA[hair look]]></category>
<category><![CDATA[posx]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-achieve-drag-layer-compatible-with-most-browsers/</guid>
		<description><![CDATA[Js drag a good layer code sharing up hair look.]]></description>
		<content:encoded><![CDATA[Js drag a good layer code sharing up hair look.				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-achieve-drag-layer-compatible-with-most-browsers/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript html js 2 linkage regions, provinces and cities in the secondary linkage, provincial cities and counties js + xml 3 linkage</title>
		<link>http://www.codeweblog.com/javascript-html-js-2-linkage-regions-provinces-and-cities-in-the-secondary-linkage-provincial-cities-and-counties-js-xml-3-linkage/</link>
		<comments>http://www.codeweblog.com/javascript-html-js-2-linkage-regions-provinces-and-cities-in-the-secondary-linkage-provincial-cities-and-counties-js-xml-3-linkage/#comments</comments>
		<pubDate>Wed, 06 May 2009 06:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[xml 3]]></category>
<category><![CDATA[linkage]]></category>
<category><![CDATA[provincial cities]]></category>
<category><![CDATA[hita]]></category>
<category><![CDATA[old friends]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-html-js-2-linkage-regions-provinces-and-cities-in-the-secondary-linkage-provincial-cities-and-counties-js-xml-3-linkage/</guid>
		<description><![CDATA[Comparison of two best linkage: Linkage 2: Xml linkage of three very long, non-stick out, you can download source code]]></description>
		<content:encoded><![CDATA[Comparison of two best linkage: Linkage 2: Xml linkage of three very long, non-stick out, you can download source code				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-html-js-2-linkage-regions-provinces-and-cities-in-the-secondary-linkage-provincial-cities-and-counties-js-xml-3-linkage/</wfw:commentRss>
	</item>
		<item>
		<title>javascript html js seamlessly add scroll up and down about a high set standstill wide effects (compatible with ie / ff)</title>
		<link>http://www.codeweblog.com/javascript-html-js-seamlessly-add-scroll-up-and-down-about-a-high-set-standstill-wide-effects-compatible-with-ie-ff/</link>
		<comments>http://www.codeweblog.com/javascript-html-js-seamlessly-add-scroll-up-and-down-about-a-high-set-standstill-wide-effects-compatible-with-ie-ff/#comments</comments>
		<pubDate>Sun, 03 May 2009 18:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[return string]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[b9]]></category>
<category><![CDATA[e6]]></category>
<category><![CDATA[return destination]]></category>
<category><![CDATA[destination source]]></category>
<category><![CDATA[property source]]></category>
<category><![CDATA[source destination]]></category>
<category><![CDATA[2f 2f]]></category>
<category><![CDATA[addeventlistener]]></category>
<category><![CDATA[rolling news]]></category>
<category><![CDATA[speed 3d]]></category>
<category><![CDATA[otarget]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-html-js-seamlessly-add-scroll-up-and-down-about-a-high-set-standstill-wide-effects-compatible-with-ie-ff/</guid>
		<description><![CDATA[js language rolling code, rolling news Code: Transfer from: http://www.cnblogs.com/cloudgamer/archive/2008/04/30/1177682.html Black hair: http://heisetoufa.javaeye.com/]]></description>
		<content:encoded><![CDATA[js language rolling code, rolling news Code: Transfer from: http://www.cnblogs.com/cloudgamer/archive/2008/04/30/1177682.html Black hair: http://heisetoufa.javaeye.com/				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</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/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-html-js-seamlessly-add-scroll-up-and-down-about-a-high-set-standstill-wide-effects-compatible-with-ie-ff/</wfw:commentRss>
	</item>
		<item>
		<title>YUI Grids CSS 003 - Getting Started tutorial</title>
		<link>http://www.codeweblog.com/yui-grids-css-003-getting-started-tutorial/</link>
		<comments>http://www.codeweblog.com/yui-grids-css-003-getting-started-tutorial/#comments</comments>
		<pubDate>Sat, 02 May 2009 21:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[source file]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[document type definition]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[standard browser]]></category>
<category><![CDATA[sake]]></category>
<category><![CDATA[page loading speed]]></category>
<category><![CDATA[yui grids]]></category>
<category><![CDATA[fonts css]]></category>
<category><![CDATA[browser mode]]></category>
<category><![CDATA[optimal effect]]></category>
<category><![CDATA[translation help]]></category>
<category><![CDATA[page tag]]></category>
<category><![CDATA[yahooapis]]></category>
<category><![CDATA[configura]]></category>
<category><![CDATA[phrase]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/yui-grids-css-003-getting-started-tutorial/</guid>
		<description><![CDATA[First, we propose using the following this! DOCTYPE to call the browser&#39;s standard browser mode (if the browser has a variety of browser mode). Want to use YUI Grids CSS, first of all you need to  ...]]></description>
		<content:encoded><![CDATA[First, we propose using the following this! DOCTYPE to call the browser&#39;s standard browser mode (if the browser has a variety of browser mode). Want to use YUI Grids CSS, first of all you need to  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</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/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/yui-grids-css-003-getting-started-tutorial/</wfw:commentRss>
	</item>
		<item>
		<title>2. The original of the Ajax call GET</title>
		<link>http://www.codeweblog.com/2-the-original-of-the-ajax-call-get/</link>
		<comments>http://www.codeweblog.com/2-the-original-of-the-ajax-call-get/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 09:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[return req]]></category>
<category><![CDATA[cfm]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/2-the-original-of-the-ajax-call-get/</guid>
		<description><![CDATA[2. The original of the Ajax call GET]]></description>
		<content:encoded><![CDATA[2. The original of the Ajax call GET				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/2-the-original-of-the-ajax-call-get/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Basic Usage</title>
		<link>http://www.codeweblog.com/javascript-basic-usage/</link>
		<comments>http://www.codeweblog.com/javascript-basic-usage/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 06:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[document location]]></category>
<category><![CDATA[aa]]></category>
<category><![CDATA[true function]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[back history]]></category>
<category><![CDATA[mouseclick]]></category>
<category><![CDATA[gohome]]></category>
<category><![CDATA[top style]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-basic-usage/</guid>
		<description><![CDATA[ ]]></description>
		<content:encoded><![CDATA[ 				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-basic-usage/</wfw:commentRss>
	</item>
		<item>
		<title>3. The original of the Ajax call POST</title>
		<link>http://www.codeweblog.com/3-the-original-of-the-ajax-call-post/</link>
		<comments>http://www.codeweblog.com/3-the-original-of-the-ajax-call-post/#comments</comments>
		<pubDate>Wed, 29 Apr 2009 01:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[msxml2]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[type application]]></category>
<category><![CDATA[pwd]]></category>
<category><![CDATA[return req]]></category>
<category><![CDATA[taoist]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/3-the-original-of-the-ajax-call-post/</guid>
		<description><![CDATA[req.setRequestHeader ( &quot;Content-Type&quot;, &quot;application / x-www-form-urlencoded&quot;); req.send ( &quot;name = taoist &amp; pwd = war&quot;);]]></description>
		<content:encoded><![CDATA[req.setRequestHeader ( &quot;Content-Type&quot;, &quot;application / x-www-form-urlencoded&quot;); req.send ( &quot;name = taoist &amp; pwd = war&quot;);				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/3-the-original-of-the-ajax-call-post/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript html js gradient and gradient color effects, a very good js code</title>
		<link>http://www.codeweblog.com/javascript-html-js-gradient-and-gradient-color-effects-a-very-good-js-code/</link>
		<comments>http://www.codeweblog.com/javascript-html-js-gradient-and-gradient-color-effects-a-very-good-js-code/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 22:40:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[return string]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[len]]></category>
<category><![CDATA[array length]]></category>
<category><![CDATA[gradient color]]></category>
<category><![CDATA[return destination]]></category>
<category><![CDATA[destination source]]></category>
<category><![CDATA[getcolor]]></category>
<category><![CDATA[property source]]></category>
<category><![CDATA[source destination]]></category>
<category><![CDATA[dt]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-html-js-gradient-and-gradient-color-effects-a-very-good-js-code/</guid>
		<description><![CDATA[Transfer from: http://www.cnblogs.com/cloudgamer/default.html?OnlyTitle=1 Black hair: http://heisetoufa.javaeye.com/]]></description>
		<content:encoded><![CDATA[Transfer from: http://www.cnblogs.com/cloudgamer/default.html?OnlyTitle=1 Black hair: http://heisetoufa.javaeye.com/				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</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/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-html-js-gradient-and-gradient-color-effects-a-very-good-js-code/</wfw:commentRss>
	</item>
		<item>
		<title>javascript js output cycle hyperlinks, js call case</title>
		<link>http://www.codeweblog.com/javascript-js-output-cycle-hyperlinks-js-call-case/</link>
		<comments>http://www.codeweblog.com/javascript-js-output-cycle-hyperlinks-js-call-case/#comments</comments>
		<pubDate>Wed, 22 Apr 2009 05:25:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[xia]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[black hair]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-js-output-cycle-hyperlinks-js-call-case/</guid>
		<description><![CDATA[Black hair: http://heisetoufa.javaeye.com/]]></description>
		<content:encoded><![CDATA[Black hair: http://heisetoufa.javaeye.com/				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-js-output-cycle-hyperlinks-js-call-case/</wfw:commentRss>
	</item>
		<item>
		<title>Learn the layout of HTML elements 1 - absolute center</title>
		<link>http://www.codeweblog.com/learn-the-layout-of-html-elements-1-absolute-center/</link>
		<comments>http://www.codeweblog.com/learn-the-layout-of-html-elements-1-absolute-center/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 10:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[link href]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[stylesheet]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[test run]]></category>
<category><![CDATA[css file]]></category>
<category><![CDATA[html elements]]></category>
<category><![CDATA[absolute center]]></category>
<category><![CDATA[buju]]></category>
<category><![CDATA[c test]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learn-the-layout-of-html-elements-1-absolute-center/</guid>
		<description><![CDATA[Here at my paper to practice is divided into three: all.elehtml.js elehtml-buju.html all.elehtml.css At first posted here all.elehtml.js content Then look elehtml-buju.html code: Have these two we can ...]]></description>
		<content:encoded><![CDATA[Here at my paper to practice is divided into three: all.elehtml.js elehtml-buju.html all.elehtml.css At first posted here all.elehtml.js content Then look elehtml-buju.html code: Have these two we can ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</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>
					<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/learn-the-layout-of-html-elements-1-absolute-center/</wfw:commentRss>
	</item>
		<item>
		<title>js javascript date select immediately put the number of days difference between the two dates shown, js calculating both the number of days between the date of</title>
		<link>http://www.codeweblog.com/js-javascript-date-select-immediately-put-the-number-of-days-difference-between-the-two-dates-shown-js-calculating-both-the-number-of-days-between-the-date-of/</link>
		<comments>http://www.codeweblog.com/js-javascript-date-select-immediately-put-the-number-of-days-difference-between-the-two-dates-shown-js-calculating-both-the-number-of-days-between-the-date-of/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 00:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[text boxes]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[calendar code]]></category>
<category><![CDATA[javascript date]]></category>
<category><![CDATA[time code]]></category>
<category><![CDATA[idays]]></category>
<category><![CDATA[automatic calculation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-javascript-date-select-immediately-put-the-number-of-days-difference-between-the-two-dates-shown-js-calculating-both-the-number-of-days-between-the-date-of/</guid>
		<description><![CDATA[A calculation of the date of the bad js Do not need the code below press the button, select the two text boxes of the time will automatically calculate time, automatic calculation of the time code at  ...]]></description>
		<content:encoded><![CDATA[A calculation of the date of the bad js Do not need the code below press the button, select the two text boxes of the time will automatically calculate time, automatic calculation of the time code at  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-javascript-date-select-immediately-put-the-number-of-days-difference-between-the-two-dates-shown-js-calculating-both-the-number-of-days-between-the-date-of/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript Examples DOM operations</title>
		<link>http://www.codeweblog.com/javascript-examples-dom-operations/</link>
		<comments>http://www.codeweblog.com/javascript-examples-dom-operations/#comments</comments>
		<pubDate>Wed, 15 Apr 2009 14:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[appendchild]]></category>
<category><![CDATA[h1]]></category>
<category><![CDATA[javascript examples]]></category>
<category><![CDATA[dom operations]]></category>
<category><![CDATA[div height]]></category>
<category><![CDATA[sans serif]]></category>
<category><![CDATA[total value]]></category>
<category><![CDATA[font family]]></category>
<category><![CDATA[padding]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-examples-dom-operations/</guid>
		<description><![CDATA[Example 1: Count and add the DIV block]]></description>
		<content:encoded><![CDATA[Example 1: Count and add the DIV block				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-examples-dom-operations/</wfw:commentRss>
	</item>
		<item>
		<title>js javascript mouse touch Gradient drop-down list select the div layer, leaving the mouse back Gradient</title>
		<link>http://www.codeweblog.com/js-javascript-mouse-touch-gradient-drop-down-list-select-the-div-layer-leaving-the-mouse-back-gradient/</link>
		<comments>http://www.codeweblog.com/js-javascript-mouse-touch-gradient-drop-down-list-select-the-div-layer-leaving-the-mouse-back-gradient/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 02:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[td width]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[drop down list]]></category>
<category><![CDATA[return document]]></category>
<category><![CDATA[amp nbsp]]></category>
<category><![CDATA[px]]></category>
<category><![CDATA[hao123 com]]></category>
<category><![CDATA[compatible content]]></category>
<category><![CDATA[javascript mouse]]></category>
<category><![CDATA[body margin]]></category>
<category><![CDATA[gradient]]></category>
<category><![CDATA[ccc]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-javascript-mouse-touch-gradient-drop-down-list-select-the-div-layer-leaving-the-mouse-back-gradient/</guid>
		<description><![CDATA[Black hair: http://heisetoufa.javaeye.com/]]></description>
		<content:encoded><![CDATA[Black hair: http://heisetoufa.javaeye.com/				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/js-page-jump-implementation-of-a-number-of-ways/" title="js page Jump implementation of a number of ways">js page Jump implementation of a number of ways</a> 2009-02-27 14:40:02</li>
					<li><a href="http://www.codeweblog.com/dynamic-loading-js-script-four-kinds-of-methods/" title="Dynamic loading JS script four kinds of methods">Dynamic loading JS script four kinds of methods</a> 2009-02-27 13:40:02</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-javascript-mouse-touch-gradient-drop-down-list-select-the-div-layer-leaving-the-mouse-back-gradient/</wfw:commentRss>
	</item>
		<item>
		<title>js access checkbox value</title>
		<link>http://www.codeweblog.com/js-access-checkbox-value/</link>
		<comments>http://www.codeweblog.com/js-access-checkbox-value/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 18:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[button name]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[china]]></category>
<category><![CDATA[england]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-access-checkbox-value/</guid>
		<description><![CDATA[Reprint: http://hi.baidu.com/javajavajava/blog]]></description>
		<content:encoded><![CDATA[Reprint: http://hi.baidu.com/javajavajava/blog				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-access-checkbox-value/</wfw:commentRss>
	</item>
		<item>
		<title>javascript counter</title>
		<link>http://www.codeweblog.com/javascript-counter/</link>
		<comments>http://www.codeweblog.com/javascript-counter/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 14:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[path path]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[document write]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
<category><![CDATA[return unescape]]></category>
<category><![CDATA[argc argv]]></category>
<category><![CDATA[cookie indexof]]></category>
<category><![CDATA[cookie name]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-counter/</guid>
		<description><![CDATA[Reprint: http://hi.baidu.com/javajavajava/blog]]></description>
		<content:encoded><![CDATA[Reprint: http://hi.baidu.com/javajavajava/blog				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-counter/</wfw:commentRss>
	</item>
		<item>
		<title>AJAX to create dynamic forms example</title>
		<link>http://www.codeweblog.com/ajax-to-create-dynamic-forms-example/</link>
		<comments>http://www.codeweblog.com/ajax-to-create-dynamic-forms-example/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 12:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[loose dtd]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[contenttype]]></category>
<category><![CDATA[table document]]></category>
<category><![CDATA[tbody]]></category>
<category><![CDATA[iso 8859]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-to-create-dynamic-forms-example/</guid>
		<description><![CDATA[Beginners AJAX, put some little study of the record! For future reference]]></description>
		<content:encoded><![CDATA[Beginners AJAX, put some little study of the record! For future reference				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-to-create-dynamic-forms-example/</wfw:commentRss>
	</item>
		<item>
		<title>JavaScript player operation</title>
		<link>http://www.codeweblog.com/javascript-player-operation/</link>
		<comments>http://www.codeweblog.com/javascript-player-operation/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 02:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[object classid]]></category>
<category><![CDATA[generator content]]></category>
<category><![CDATA[name generator]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-player-operation/</guid>
		<description><![CDATA[Player control with js code has detailed notes &lt;! - Whether right-pop-up menu Control -&gt;]]></description>
		<content:encoded><![CDATA[Player control with js code has detailed notes &lt;! - Whether right-pop-up menu Control -&gt;				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-player-operation/</wfw:commentRss>
	</item>
		<item>
		<title>Select the list of JS</title>
		<link>http://www.codeweblog.com/select-the-list-of-js/</link>
		<comments>http://www.codeweblog.com/select-the-list-of-js/#comments</comments>
		<pubDate>Tue, 10 Mar 2009 04:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[language javascript]]></category>
<category><![CDATA[td]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[22222]]></category>
<category><![CDATA[33333]]></category>
<category><![CDATA[table border]]></category>
<category><![CDATA[44444]]></category>
<category><![CDATA[11111]]></category>
<category><![CDATA[cb]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/select-the-list-of-js/</guid>
		<description><![CDATA[Select the list of JS]]></description>
		<content:encoded><![CDATA[Select the list of JS				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/select-the-list-of-js/</wfw:commentRss>
	</item>
		<item>
		<title>javascript form</title>
		<link>http://www.codeweblog.com/javascript-form/</link>
		<comments>http://www.codeweblog.com/javascript-form/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 09:40:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[innertext]]></category>
<category><![CDATA[blur]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[outerhtml]]></category>
<category><![CDATA[gt world]]></category>
<category><![CDATA[select return]]></category>
<category><![CDATA[textarea]]></category>
<category><![CDATA[textbook]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-form/</guid>
		<description><![CDATA[javascript form]]></description>
		<content:encoded><![CDATA[javascript form				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-form/</wfw:commentRss>
	</item>
		<item>
		<title>javascript to determine the current browser and operating system version</title>
		<link>http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/</link>
		<comments>http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 18:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[gt 5]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[opera]]></category>
<category><![CDATA[regexp]]></category>
<category><![CDATA[isie]]></category>
<category><![CDATA[parsefloat]]></category>
<category><![CDATA[useragent]]></category>
<category><![CDATA[operating system]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/</guid>
		<description><![CDATA[javascript to determine the current browser and operating system version]]></description>
		<content:encoded><![CDATA[javascript to determine the current browser and operating system version				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-to-determine-the-current-browser-and-operating-system-version/</wfw:commentRss>
	</item>
		<item>
		<title>Wait for prompt js General category</title>
		<link>http://www.codeweblog.com/wait-for-prompt-js-general-category/</link>
		<comments>http://www.codeweblog.com/wait-for-prompt-js-general-category/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 08:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[default values]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[gap]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[innerhtml]]></category>
<category><![CDATA[div]]></category>
<category><![CDATA[anchor down]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[txt2]]></category>
<category><![CDATA[div1]]></category>
<category><![CDATA[txt1]]></category>
<category><![CDATA[img src]]></category>
<category><![CDATA[widget]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/wait-for-prompt-js-general-category/</guid>
		<description><![CDATA[This is a very easy-to-use widget, the parameters have default values, default values, see the Notes The use of sample Running effect Source code is as follows:]]></description>
		<content:encoded><![CDATA[This is a very easy-to-use widget, the parameters have default values, default values, see the Notes The use of sample Running effect Source code is as follows:				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/wait-for-prompt-js-general-category/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript object inheritance</title>
		<link>http://www.codeweblog.com/javascript-object-inheritance/</link>
		<comments>http://www.codeweblog.com/javascript-object-inheritance/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 04:30:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[prototype]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[charset]]></category>
<category><![CDATA[object inheritance]]></category>
<category><![CDATA[classa]]></category>
<category><![CDATA[imoney]]></category>
<category><![CDATA[mycar]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-object-inheritance/</guid>
		<description><![CDATA[Javascript object inheritance]]></description>
		<content:encoded><![CDATA[Javascript object inheritance				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-object-inheritance/</wfw:commentRss>
	</item>
		<item>
		<title>JS menu</title>
		<link>http://www.codeweblog.com/js-menu/</link>
		<comments>http://www.codeweblog.com/js-menu/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 23:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[cn]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[none position]]></category>
<category><![CDATA[background url]]></category>
<category><![CDATA[author content]]></category>
<category><![CDATA[language content]]></category>
<category><![CDATA[content language]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[text decoration]]></category>
<category><![CDATA[cdata]]></category>
<category><![CDATA[zh]]></category>
<category><![CDATA[bg]]></category>
<category><![CDATA[highlight]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-menu/</guid>
		<description><![CDATA[JS menu]]></description>
		<content:encoded><![CDATA[JS menu				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-menu/</wfw:commentRss>
	</item>
	</channel>
</rss>
