<?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>html format</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/html-format/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>html format</description>
	<pubDate>Sun, 21 Mar 2010 10:40:29+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Check the use of Javascript and the FCKeditor value (to)</title>
		<link>http://www.codeweblog.com/check-the-use-of-javascript-and-the-fckeditor-value-to/</link>
		<comments>http://www.codeweblog.com/check-the-use-of-javascript-and-the-fckeditor-value-to/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[fck editor]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[global object]]></category>
<category><![CDATA[initial value]]></category>
<category><![CDATA[pop up window]]></category>
<category><![CDATA[content editor]]></category>
<category><![CDATA[html format]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/check-the-use-of-javascript-and-the-fckeditor-value-to/</guid>
		<description><![CDATA[Check the use of Javascript and the value of FCKeditor is very easy to read as follows: / / Access to HTML content editor function getEditorHTMLContents (EditorName) ( var oEditor = FCKeditorAPI.GetIn ...]]></description>
		<content:encoded><![CDATA[Check the use of Javascript and the value of FCKeditor is very easy to read as follows: / / Access to HTML content editor function getEditorHTMLContents (EditorName) ( var oEditor = FCKeditorAPI.GetIn ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/" title="Chinese FckEditor V2.6 fckconfig.js Notes">Chinese FckEditor V2.6 fckconfig.js Notes</a> 2009-03-09 22:15:02</li>
					<li><a href="http://www.codeweblog.com/javascript-s-this/" title="JavaScript's "this"">JavaScript's "this"</a> 2009-03-05 23:35:02</li>
					<li><a href="http://www.codeweblog.com/javascript-of-this/" title="javascript of this">javascript of this</a> 2009-03-05 17:50:02</li>
					<li><a href="http://www.codeweblog.com/fck-pages/" title="fck pages">fck pages</a> 2009-03-02 03:30:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/check-the-use-of-javascript-and-the-fckeditor-value-to/</wfw:commentRss>
	</item>
		<item>
		<title>jQuery's ajax after summing up the data-processing</title>
		<link>http://www.codeweblog.com/jquery-s-ajax-after-summing-up-the-data-processing/</link>
		<comments>http://www.codeweblog.com/jquery-s-ajax-after-summing-up-the-data-processing/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 02:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[data formats]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[data processing]]></category>
<category><![CDATA[html format]]></category>
<category><![CDATA[datatype]]></category>
<category><![CDATA[false success]]></category>
<category><![CDATA[trundle]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-s-ajax-after-summing-up-the-data-processing/</guid>
		<description><![CDATA[jQuery&#39;s ajax after basically three kinds of data formats: html, xml, json. These three data format is the most simple html format, can be directly returned back to use, the above approach is the  ...]]></description>
		<content:encoded><![CDATA[jQuery&#39;s ajax after basically three kinds of data formats: html, xml, json. These three data format is the most simple html format, can be directly returned back to use, the above approach is the  ...				<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/jquery-s-ajax-after-summing-up-the-data-processing/</wfw:commentRss>
	</item>
		<item>
		<title>Check the use of Javascript and the value of FCKeditor</title>
		<link>http://www.codeweblog.com/check-the-use-of-javascript-and-the-value-of-fckeditor/</link>
		<comments>http://www.codeweblog.com/check-the-use-of-javascript-and-the-value-of-fckeditor/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 05:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[fck editor]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[global object]]></category>
<category><![CDATA[initial value]]></category>
<category><![CDATA[pop up window]]></category>
<category><![CDATA[command c]]></category>
<category><![CDATA[content editor]]></category>
<category><![CDATA[html format]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/check-the-use-of-javascript-and-the-value-of-fckeditor/</guid>
		<description><![CDATA[Check the use of Javascript and the value of FCKeditor is very easy to read as follows: / / Access to HTML content editor function getEditorHTMLContents (EditorName) ( var oEditor = FCKeditorAPI.GetIn ...]]></description>
		<content:encoded><![CDATA[Check the use of Javascript and the value of FCKeditor is very easy to read as follows: / / Access to HTML content editor function getEditorHTMLContents (EditorName) ( var oEditor = FCKeditorAPI.GetIn ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/" title="Chinese FckEditor V2.6 fckconfig.js Notes">Chinese FckEditor V2.6 fckconfig.js Notes</a> 2009-03-09 22:15:02</li>
					<li><a href="http://www.codeweblog.com/javascript-s-this/" title="JavaScript's "this"">JavaScript's "this"</a> 2009-03-05 23:35:02</li>
					<li><a href="http://www.codeweblog.com/javascript-of-this/" title="javascript of this">javascript of this</a> 2009-03-05 17:50:02</li>
					<li><a href="http://www.codeweblog.com/fck-pages/" title="fck pages">fck pages</a> 2009-03-02 03:30:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/check-the-use-of-javascript-and-the-value-of-fckeditor/</wfw:commentRss>
	</item>
		<item>
		<title>javascript access to the content of FCKeditor</title>
		<link>http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/</link>
		<comments>http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 19:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[fck editor]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[global object]]></category>
<category><![CDATA[initial value]]></category>
<category><![CDATA[pop up window]]></category>
<category><![CDATA[content editor]]></category>
<category><![CDATA[html format]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/</guid>
		<description><![CDATA[************************************************** ************************************************** ************* Check the use of Javascript and the value of FCKeditor is very easy to read as follo ...]]></description>
		<content:encoded><![CDATA[************************************************** ************************************************** ************* Check the use of Javascript and the value of FCKeditor is very easy to read as follo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/chinese-fckeditor-v2-6-fckconfig-js-notes/" title="Chinese FckEditor V2.6 fckconfig.js Notes">Chinese FckEditor V2.6 fckconfig.js Notes</a> 2009-03-09 22:15:02</li>
					<li><a href="http://www.codeweblog.com/javascript-s-this/" title="JavaScript's "this"">JavaScript's "this"</a> 2009-03-05 23:35:02</li>
					<li><a href="http://www.codeweblog.com/javascript-of-this/" title="javascript of this">javascript of this</a> 2009-03-05 17:50:02</li>
					<li><a href="http://www.codeweblog.com/fck-pages/" title="fck pages">fck pages</a> 2009-03-02 03:30:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-access-to-the-content-of-fckeditor/</wfw:commentRss>
	</item>
	</channel>
</rss>
