<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; Edit</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/edit/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Thu, 18 Mar 2010 06:14:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>inWriter: Inline Editing For Textfields</title>
		<link>http://www.webresourcesdepot.com/inwriter-inline-editing-for-textfields/</link>
		<comments>http://www.webresourcesdepot.com/inwriter-inline-editing-for-textfields/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 17:00:52 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[CC License]]></category>
		<category><![CDATA[Forms]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Edit]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Textfield]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/inwriter-inline-editing-for-textfields/</guid>
		<description><![CDATA[inWriter is a small JavaScript class that makes inline editing of textfields possible with a very simple coding.

How to use?

Just execute the inwriter_init function, passing the ID off the field you 				want to edit and the name of the function to call after the editing has been completed.
The called function receives two parameters:

ID of the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.digitalhymn.com/argilla/inwriter/" target="_blank"><strong>inWriter</strong></a> is a small JavaScript class that makes <strong>inline editing of textfields</strong> possible with a very simple coding.</p>
<p><a href="http://www.digitalhymn.com/argilla/inwriter/" target="_blank"><img width="317" height="90" src="http://www.webresourcesdepot.com/wp-content/uploads/image/textfield-editing-js.jpg" alt="JavaScript Textfield Edit" /></a></p>
<h3>How to use?</h3>
<ul>
<li>Just execute the inwriter_init function, passing the ID off the field you 				want to edit and the name of the function to call after the editing has been completed.</li>
<li>The called function receives two parameters:
<ol>
<li>ID of the tag</li>
<li>new value</li>
</ol>
</li>
<li>That&#8217;s all!</li>
</ul>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/edit/" title="Edit" rel="tag">Edit</a>, <a href="http://www.webresourcesdepot.com/tag/javascript/" title="Javascript" rel="tag">Javascript</a>, <a href="http://www.webresourcesdepot.com/tag/textfield/" title="Textfield" rel="tag">Textfield</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/zoom-script-with-a-smart-interface-tjpzoom/" title="Zoom Script With A Smart Interface: TJPzoom (September 4, 2008)">Zoom Script With A Smart Interface: TJPzoom</a></li>
	<li><a href="http://www.webresourcesdepot.com/yui-slideshow-customizable-and-animated-slideshows/" title="YUI Slideshow: Customizable And Animated Slideshows (August 12, 2009)">YUI Slideshow: Customizable And Animated Slideshows</a></li>
	<li><a href="http://www.webresourcesdepot.com/wrap-content-around-images-jqslickwrap/" title="Wrap Content Around Images: jQSlickWrap (November 22, 2009)">Wrap Content Around Images: jQSlickWrap</a></li>
	<li><a href="http://www.webresourcesdepot.com/what-you-see-is-what-you-ajax-wavemaker/" title="What You See Is What You Ajax: WaveMaker (March 5, 2008)">What You See Is What You Ajax: WaveMaker</a></li>
	<li><a href="http://www.webresourcesdepot.com/wforms-easy-javascript-form-controls/" title="wForms: Easy JavaScript Form Controls (April 25, 2008)">wForms: Easy JavaScript Form Controls</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/inwriter-inline-editing-for-textfields/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Edit CSS Files With Multi-Browser Live Testing</title>
		<link>http://www.webresourcesdepot.com/edit-css-files-with-multi-browser-live-testing/</link>
		<comments>http://www.webresourcesdepot.com/edit-css-files-with-multi-browser-live-testing/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 05:01:48 +0000</pubDate>
		<dc:creator>Umut M.</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Extras]]></category>
		<category><![CDATA[License Free]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Xhtml & Css]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Edit]]></category>
		<category><![CDATA[Editor]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/live-css-editing-tool-cssvista/</guid>
		<description><![CDATA[CSS editing is always a multi-check job because of getting different results for every browser. This time-consuming design process gets easier with CSSVista.
CSSVista is a free Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously.

With small modifications, it may be easier to work with [...]]]></description>
			<content:encoded><![CDATA[<p><strong>CSS editing </strong>is always a multi-check job because of getting different results for every browser. This time-consuming design process gets easier with <a target="_blank" href="http://litmusapp.com/labs"><strong>CSSVista</strong></a>.</p>
<p><img alt="" src="file:///C:/DOCUME~1/u/LOCALS~1/Temp/moz-screenshot.jpg" /><strong>CSSVista</strong> is a <strong>free</strong> Windows application for web developers which lets you edit your CSS code live in both Internet Explorer and Firefox simultaneously.</p>
<p><a target="_blank" href="http://litmusapp.com/labs"><img width="480" height="365" alt="CSS Editing Tool" src="http://www.webresourcesdepot.com/wp-content/uploads/image/css-editing-tool.gif" /></a></p>
<p>With small modifications, it may be easier to work with the default <strong>html/css editor</strong> that you are using but with large updates of CSS files or creating a new one, you might want to take a look at <strong>CSSVista</strong>.</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a><br />
<a href="http://twitter.com/umutm" target="_blank">Follow WebResourcesDepot At Twitter And Get More Resources!</a></p>

	Tags: <a href="http://www.webresourcesdepot.com/tag/css/" title="Css" rel="tag">Css</a>, <a href="http://www.webresourcesdepot.com/tag/edit/" title="Edit" rel="tag">Edit</a>, <a href="http://www.webresourcesdepot.com/tag/editor/" title="Editor" rel="tag">Editor</a><br />

	<h4>Related posts</h4>
	<ul class='st-related-posts'>
	<li><a href="http://www.webresourcesdepot.com/zoomable-css-framework-typogridphy/" title="Zoomable CSS Framework: Typogridphy (May 29, 2008)">Zoomable CSS Framework: Typogridphy</a></li>
	<li><a href="http://www.webresourcesdepot.com/tooltips-over-images-with-tipmage/" title="Tooltips Over Images With Tipmage (July 10, 2008)">Tooltips Over Images With Tipmage</a></li>
	<li><a href="http://www.webresourcesdepot.com/tinymce-online-html-editor-wysiwyg/" title="TinyMCE Online Html Editor (WYSIWYG) (December 12, 2007)">TinyMCE Online Html Editor (WYSIWYG)</a></li>
	<li><a href="http://www.webresourcesdepot.com/tiny-html-wysiwyg-editor-nicedit/" title="Tiny Html (WYSIWYG) Editor: NicEdit (February 2, 2008)">Tiny Html (WYSIWYG) Editor: NicEdit</a></li>
	<li><a href="http://www.webresourcesdepot.com/submit-your-websites-to-multiple-css-galleries-easily-meecss/" title="Submit Your Websites To Multiple CSS Galleries Easily: MeeCSS (July 24, 2009)">Submit Your Websites To Multiple CSS Galleries Easily: MeeCSS</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/edit-css-files-with-multi-browser-live-testing/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 14/30 queries in 0.226 seconds using disk

Served from: www.webresourcesdepot.com @ 2010-03-18 13:22:51 -->