<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Styling &#8220;Simple&#8221; AJAX</title>
	<atom:link href="http://www.deckerd.com/core/ajaxstyling/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.deckerd.com/core/ajaxstyling/</link>
	<description></description>
	<lastBuildDate>Tue, 13 Apr 2010 21:00:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-70</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Tue, 09 Jan 2007 05:04:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-70</guid>
		<description>Great!  Show it off sometime, unless it&#039;s already on your site. 

I figured it was alot better to actually create something out of it rather than just put some code on the board.  Sometimes &quot;practical application&quot; can be a better teacher.

Thanks for the comments.</description>
		<content:encoded><![CDATA[<p>Great!  Show it off sometime, unless it&#8217;s already on your site. </p>
<p>I figured it was alot better to actually create something out of it rather than just put some code on the board.  Sometimes &#8220;practical application&#8221; can be a better teacher.</p>
<p>Thanks for the comments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan McCue</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-69</link>
		<dc:creator>Ryan McCue</dc:creator>
		<pubDate>Tue, 09 Jan 2007 04:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-69</guid>
		<description>You&#039;d never believe it, but I did the exact same thing.
I wrote a PHP script exactly the same as yours and based mine of Rasmus&#039;s code too.
Small world.</description>
		<content:encoded><![CDATA[<p>You&#8217;d never believe it, but I did the exact same thing.<br />
I wrote a PHP script exactly the same as yours and based mine of Rasmus&#8217;s code too.<br />
Small world.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-16</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Tue, 06 Dec 2005 03:04:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-16</guid>
		<description>Miguel,

I think I understand, thus you would not need to use AJAX even though you could.  I  used to know of this PHP script that used a mySQL backend, PHP code, and some javascript to do this, I believe.

It is called Cascade Drop Down, it does what you want it to I think.  Give it a go and see what it does.  The link to the class is &lt;a href=&quot;http://www.phpclasses.org/browse/package/2053.html&quot; title=&quot;Cascade Drop Down&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;

Select a mirror as it states, to get to the PHP Class Cascade Drop Down menu.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>Miguel,</p>
<p>I think I understand, thus you would not need to use AJAX even though you could.  I  used to know of this PHP script that used a mySQL backend, PHP code, and some javascript to do this, I believe.</p>
<p>It is called Cascade Drop Down, it does what you want it to I think.  Give it a go and see what it does.  The link to the class is <a href="http://www.phpclasses.org/browse/package/2053.html" title="Cascade Drop Down" rel="nofollow">here</a></p>
<p>Select a mirror as it states, to get to the PHP Class Cascade Drop Down menu.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-15</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Mon, 05 Dec 2005 13:58:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-15</guid>
		<description>Well, once it&#039;s done i&#039;ll be very happy to show you! :))

But i reflected, and the problem is not that i have no back button:

Users in the website select 4 levels of categories, through select lists that are populated based on the choice made on the previous listevious choice. These lists are populated via aja(x), which adds a New Option(&#039;bla&#039;,&#039;bla&#039;) to the selec lists. Once the users make their selection, they press a submit button and are directed to a new page, with the results. The problem is, if hey dont like the results, they will hit the back button and the choices they just made have dissapeared, because the browser remembers their choice, but those options arent there anymore, i think because they are not part of the source code, they were added after the page was loaded.

Sorry for the long explanation! :) Do you have any ideas?

Thanks for everything, Drew!

Miguel</description>
		<content:encoded><![CDATA[<p>Well, once it&#8217;s done i&#8217;ll be very happy to show you! :))</p>
<p>But i reflected, and the problem is not that i have no back button:</p>
<p>Users in the website select 4 levels of categories, through select lists that are populated based on the choice made on the previous listevious choice. These lists are populated via aja(x), which adds a New Option(&#8216;bla&#8217;,'bla&#8217;) to the selec lists. Once the users make their selection, they press a submit button and are directed to a new page, with the results. The problem is, if hey dont like the results, they will hit the back button and the choices they just made have dissapeared, because the browser remembers their choice, but those options arent there anymore, i think because they are not part of the source code, they were added after the page was loaded.</p>
<p>Sorry for the long explanation! :) Do you have any ideas?</p>
<p>Thanks for everything, Drew!</p>
<p>Miguel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-14</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Mon, 05 Dec 2005 00:36:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-14</guid>
		<description>Great! 

I&#039;m glad the links were helpful.  Let me know how your AJA[X] is working for you.  Keep me posted, as I like to know my reader&#039;s success, and would like to know if you need more help, or just see what you have done.

In the meantime, don&#039;t get too frustrated and have fun!</description>
		<content:encoded><![CDATA[<p>Great! </p>
<p>I&#8217;m glad the links were helpful.  Let me know how your AJA[X] is working for you.  Keep me posted, as I like to know my reader&#8217;s success, and would like to know if you need more help, or just see what you have done.</p>
<p>In the meantime, don&#8217;t get too frustrated and have fun!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-13</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Sun, 04 Dec 2005 22:01:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-13</guid>
		<description>Hi Drew!

Thanks a lot for this post and for the reference to this site! I will check it right now!

In the meantime, i have successfully put ajax working on my site (well, ajax without the &quot;x&quot; actually) but now have no back button functionality!! Ai! :))

Again, thank you for your support!

Miguel</description>
		<content:encoded><![CDATA[<p>Hi Drew!</p>
<p>Thanks a lot for this post and for the reference to this site! I will check it right now!</p>
<p>In the meantime, i have successfully put ajax working on my site (well, ajax without the &#8220;x&#8221; actually) but now have no back button functionality!! Ai! :))</p>
<p>Again, thank you for your support!</p>
<p>Miguel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-12</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Fri, 02 Dec 2005 10:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-12</guid>
		<description>Miguel,

I am too relatively new to AJAX, so glad to see someone new around here.  To be honest with you, I haven&#039;t used mySQL that much, except as a backend, and haven&#039;t done alot of mySQL schema design.  I will, though, give you a great resource that you might want to check out (if you don&#039;t already know about.

There is a website called Particle Tree.  They have some really in depth tutorials on AJAX, moreso, they have practical application tutorials, or I should say write-ups.  

http://www.particletree.com

Give that site a look, and if you learn something, post about it, and share.  I wish you luck, and share your info and maybe we could implement it  into the &quot;football&quot; example.  Again, good luck.</description>
		<content:encoded><![CDATA[<p>Miguel,</p>
<p>I am too relatively new to AJAX, so glad to see someone new around here.  To be honest with you, I haven&#8217;t used mySQL that much, except as a backend, and haven&#8217;t done alot of mySQL schema design.  I will, though, give you a great resource that you might want to check out (if you don&#8217;t already know about.</p>
<p>There is a website called Particle Tree.  They have some really in depth tutorials on AJAX, moreso, they have practical application tutorials, or I should say write-ups.  </p>
<p><a href="http://www.particletree.com" rel="nofollow">http://www.particletree.com</a></p>
<p>Give that site a look, and if you learn something, post about it, and share.  I wish you luck, and share your info and maybe we could implement it  into the &#8220;football&#8221; example.  Again, good luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-11</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Fri, 02 Dec 2005 09:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-11</guid>
		<description>oh man... 

I mean populate a select based on the choice of a previous select...</description>
		<content:encoded><![CDATA[<p>oh man&#8230; </p>
<p>I mean populate a select based on the choice of a previous select&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Miguel</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-10</link>
		<dc:creator>Miguel</dc:creator>
		<pubDate>Fri, 02 Dec 2005 09:25:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-10</guid>
		<description>Hi!

Exactly as you say: &quot;In a practical situation, we would not just show text, we would grab something dynamic, moreso it would more than likely come from a database.&quot;

I relatively new to AJAX, could you give me some hints on how to pupulate a  from some data in a mysql database, depending on the choice made in another ?

Thanks a lot!

Miguel from Portugal</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Exactly as you say: &#8220;In a practical situation, we would not just show text, we would grab something dynamic, moreso it would more than likely come from a database.&#8221;</p>
<p>I relatively new to AJAX, could you give me some hints on how to pupulate a  from some data in a mysql database, depending on the choice made in another ?</p>
<p>Thanks a lot!</p>
<p>Miguel from Portugal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.deckerd.com/core/ajaxstyling/comment-page-1/#comment-7</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Mon, 19 Sep 2005 19:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.deckerd.com/?p=8#comment-7</guid>
		<description>Oh hah, I see.  Sorry for the misunderstanding.  None-the-less, its a very great tutorial, and I want to say thanks for the post.  Very helpful and intuitive.  Write a few more like that, I think you&#039;d really get alot of input.</description>
		<content:encoded><![CDATA[<p>Oh hah, I see.  Sorry for the misunderstanding.  None-the-less, its a very great tutorial, and I want to say thanks for the post.  Very helpful and intuitive.  Write a few more like that, I think you&#8217;d really get alot of input.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
