<?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>smartcoderszone - A Blog about Web Development Tutorials and Tips, PHP, Mysql,  Javascript, CSS, Jquery, SEO, Twitter and Facebook Scripts &#187; JQuery</title>
	<atom:link href="http://smartcoderszone.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://smartcoderszone.com</link>
	<description>Web Development Tutorials and Tips, PHP, Javascript, CSS, Joomla, Ajax, Jquery, Mysql, SEO, Twitter and Facebook Scripts</description>
	<lastBuildDate>Sat, 15 Oct 2011 20:24:33 +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>Dynamic jquery multiple image upload with delete and limit features</title>
		<link>http://smartcoderszone.com/2010/09/dynamic-jquery-multiple-image-upload-with-delete-and-limit-features/</link>
		<comments>http://smartcoderszone.com/2010/09/dynamic-jquery-multiple-image-upload-with-delete-and-limit-features/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 15:41:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[download multiple image upload with delete]]></category>
		<category><![CDATA[Dynamic multiple image upload (updated) with delete and limit features]]></category>
		<category><![CDATA[free download dynamic jquery image upload script]]></category>

		<guid isPermaLink="false">http://smartcoderszone.com/?p=172</guid>
		<description><![CDATA[
			
				
			
		
Hello Friends,
Few days back I received request from one of the user of blog to add two extra features to our existing multiple image upload script.
1 &#8211; How To add limit for upload images.
2 &#8211; How To add remove link for each image.

I have added both features in existing image upload script. It is not [...]]]></description>
		<wfw:commentRss>http://smartcoderszone.com/2010/09/dynamic-jquery-multiple-image-upload-with-delete-and-limit-features/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Dynamic multiple image upload using jquery</title>
		<link>http://smartcoderszone.com/2010/06/dynamic-multiple-image-upload-using-jquery/</link>
		<comments>http://smartcoderszone.com/2010/06/dynamic-multiple-image-upload-using-jquery/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 12:54:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Dynamic multiple image upload using jquery]]></category>
		<category><![CDATA[free download jquery multiple image uplaod in php]]></category>
		<category><![CDATA[jquery dynamic multiple image upload]]></category>
		<category><![CDATA[jquery+php multiple image uplaod script]]></category>
		<category><![CDATA[multiple image upload using jquery]]></category>

		<guid isPermaLink="false">http://smartcoderszone.com/?p=102</guid>
		<description><![CDATA[
			
				
			
		
Friends, Today I am posting multiple image upload using jquery in a php form. It is a dynamic script that will upload image without refresh and stored temporarily in the database. It will finally set in database when we will submit our main form.
Here is the code for our form -

&#60;table width=&#34;100%&#34; align=&#34;center&#34; border=&#34;0&#34;&#62;
&#60;form method=&#34;post&#34; [...]]]></description>
		<wfw:commentRss>http://smartcoderszone.com/2010/06/dynamic-multiple-image-upload-using-jquery/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>How to add border to table row using jquery</title>
		<link>http://smartcoderszone.com/2010/06/how-to-add-border-to-table-row-using-jquery/</link>
		<comments>http://smartcoderszone.com/2010/06/how-to-add-border-to-table-row-using-jquery/#comments</comments>
		<pubDate>Sat, 19 Jun 2010 06:40:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[adding border using jquery]]></category>
		<category><![CDATA[css+jquery to add border]]></category>
		<category><![CDATA[How to add border to table row using jquery]]></category>

		<guid isPermaLink="false">http://smartcoderszone.com/?p=96</guid>
		<description><![CDATA[
			
				
			
		
Hi Guys,
In the previous post we have learned that how to add background color of table row using jquery. Today I am posting jquery commands for adding border to any table row by using jquery simple statements.
To add border to your table row, we need to use jquery css property. One thing is noticeable is [...]]]></description>
		<wfw:commentRss>http://smartcoderszone.com/2010/06/how-to-add-border-to-table-row-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to add background color onmouseover using jquery</title>
		<link>http://smartcoderszone.com/2010/06/how-to-add-background-color-onmouseover-using-jquery/</link>
		<comments>http://smartcoderszone.com/2010/06/how-to-add-background-color-onmouseover-using-jquery/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 06:29:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[add css using jquery]]></category>
		<category><![CDATA[change background using jquery]]></category>
		<category><![CDATA[how to add background color onmouseover using jquery]]></category>
		<category><![CDATA[how to change background color of dynamic listing using jquery+php]]></category>
		<category><![CDATA[jquery+php change css on mouse over]]></category>
		<category><![CDATA[onmouseover change css using jquery]]></category>

		<guid isPermaLink="false">http://smartcoderszone.com/?p=94</guid>
		<description><![CDATA[
			
				
			
		
Hi Friends,
In my recent project work, I need to add background color on table row (even rows) on mouse over. I used jquery for this. Its very easy to do that. You need to call two java script function &#8211; one for adding background color onmouseover and second for returning back to original background color [...]]]></description>
		<wfw:commentRss>http://smartcoderszone.com/2010/06/how-to-add-background-color-onmouseover-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jquery data display from database</title>
		<link>http://smartcoderszone.com/2010/06/jquery-data-display-from-database/</link>
		<comments>http://smartcoderszone.com/2010/06/jquery-data-display-from-database/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 06:48:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Jquery data display from database]]></category>
		<category><![CDATA[jquery+php data display]]></category>

		<guid isPermaLink="false">http://smartcoderszone.com/?p=74</guid>
		<description><![CDATA[
			
				
			
		
Hi Guys,
I am posting simple example of fetching data from database using jquery. This code display password stored in database using jquery instantly. You just need to call simple jquery function and it will return password as a response text.
First, you will create index.php in which you will copy this code. Set database connections on [...]]]></description>
		<wfw:commentRss>http://smartcoderszone.com/2010/06/jquery-data-display-from-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

