<?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: Spry 1.6 Released</title>
	<atom:link href="http://www.ajaxbestiary.com/2007/10/03/spry-16-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/</link>
	<description>AJAX Development, News, Techniques &#38; More</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:11:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Elizabeth Marshall</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-20624</link>
		<dc:creator>Elizabeth Marshall</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:32:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-20624</guid>
		<description>I solved my difficulty a different way...with a simple link. But here&#039;s the page:

http://www.spinecare1.com/conditions.html


 

 

Here&#039;s the data source page:
http://www.spinecare1.com/videoData.html

To simplify things, I made the RecNo start at zero so I would call the right row (javascript starts at zero...).

Here&#039;s a sample link to change the data detail displayed:

              &lt;a href=&quot;;&quot; rel=&quot;nofollow&quot;&gt;Where Neck Pain Begins&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I solved my difficulty a different way&#8230;with a simple link. But here&#8217;s the page:</p>
<p><a href="http://www.spinecare1.com/conditions.html" rel="nofollow">http://www.spinecare1.com/conditions.html</a></p>
<p>Here&#8217;s the data source page:<br />
<a href="http://www.spinecare1.com/videoData.html" rel="nofollow">http://www.spinecare1.com/videoData.html</a></p>
<p>To simplify things, I made the RecNo start at zero so I would call the right row (javascript starts at zero&#8230;).</p>
<p>Here&#8217;s a sample link to change the data detail displayed:</p>
<p>              <a href=";" rel="nofollow">Where Neck Pain Begins</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: weeds season 4</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-20623</link>
		<dc:creator>weeds season 4</dc:creator>
		<pubDate>Fri, 16 Jul 2010 16:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-20623</guid>
		<description>Is it possible that you can post the original code I&#039;m learning how to program and would love to take a look at the source!</description>
		<content:encoded><![CDATA[<p>Is it possible that you can post the original code I&#8217;m learning how to program and would love to take a look at the source!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elizabeth Marshall</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-17650</link>
		<dc:creator>Elizabeth Marshall</dc:creator>
		<pubDate>Tue, 13 Apr 2010 18:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-17650</guid>
		<description>Don, I have been using a Spry HTML dataset in a modified Master/Detail conformation to display videos in an HTML page. Calling each video using an onclick= &quot;ds1videos.setCurrentRowNumber(0);&quot; works quite well, as the order of the links is not a discernable or set-able order in the Data table. I would like to call this page from within a Flash video swf, setting the Current Row Number &#039;from away,&#039; as it were. Although I have worked with opening Spry widgets (Accordions, Collapsible Panels, etc.) using external links and parameters, I am stumped when it comes to Spry Data sets. Do you have any words to the wise on this?</description>
		<content:encoded><![CDATA[<p>Don, I have been using a Spry HTML dataset in a modified Master/Detail conformation to display videos in an HTML page. Calling each video using an onclick= &#8220;ds1videos.setCurrentRowNumber(0);&#8221; works quite well, as the order of the links is not a discernable or set-able order in the Data table. I would like to call this page from within a Flash video swf, setting the Current Row Number &#8216;from away,&#8217; as it were. Although I have worked with opening Spry widgets (Accordions, Collapsible Panels, etc.) using external links and parameters, I am stumped when it comes to Spry Data sets. Do you have any words to the wise on this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Club Penguin Cheats</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-15736</link>
		<dc:creator>Club Penguin Cheats</dc:creator>
		<pubDate>Fri, 29 Jan 2010 01:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-15736</guid>
		<description>Here’s another issue, if you’re still game: Same Master/Detail situation, but within my detail I have placed a Spry tab struct with three tabs. Problem is this: select a master item from the master table – detail section gets properly updated – all three tabs change to reflect new content.</description>
		<content:encoded><![CDATA[<p>Here’s another issue, if you’re still game: Same Master/Detail situation, but within my detail I have placed a Spry tab struct with three tabs. Problem is this: select a master item from the master table – detail section gets properly updated – all three tabs change to reflect new content.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doctor Filter</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-1436</link>
		<dc:creator>Doctor Filter</dc:creator>
		<pubDate>Mon, 21 Apr 2008 18:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-1436</guid>
		<description>&lt;strong&gt;Where do I find the SpryDOMUtils.js file?&lt;/strong&gt;

For anyone who dosn&#039;t have dream-weaver but would still like to use this code... you can backslash it from Adobe Labs. :P

http://labs.adobe.com/technologies/spry/articles/best_practices/samples/../../../includes/SpryDOMUtils.js</description>
		<content:encoded><![CDATA[<p><strong>Where do I find the SpryDOMUtils.js file?</strong></p>
<p>For anyone who dosn&#8217;t have dream-weaver but would still like to use this code&#8230; you can backslash it from Adobe Labs. <img src='http://www.ajaxbestiary.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p><a href="http://labs.adobe.com/technologies/spry/articles/best_practices/samples/../../../includes/SpryDOMUtils.js" rel="nofollow">http://labs.adobe.com/technologies/spry/articles/best_practices/samples/../../../includes/SpryDOMUtils.js</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathan</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-470</link>
		<dc:creator>Nathan</dc:creator>
		<pubDate>Sat, 12 Jan 2008 21:10:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-470</guid>
		<description>Sorry to be so completely stupid, but I am a complete novice and am just getting up and running with Dreamweaver CS3 and have found that the area that I want to work on is the Spry tools.
Trawling around I found that there was version 1.6, so I downloaded it, with the updater, but I really don&#039;t know what to do with the download!
I understand that the updater merely supports whatever you have in the library - but what is the library, and do I need to point the updater (or Dreamweaver) at the 1.6 downloaded files to get the newer version up and running.
I realise that this is schoolboy stuff, but I guess that we all start somewhere.
Humbly,

Nathan.</description>
		<content:encoded><![CDATA[<p>Sorry to be so completely stupid, but I am a complete novice and am just getting up and running with Dreamweaver CS3 and have found that the area that I want to work on is the Spry tools.<br />
Trawling around I found that there was version 1.6, so I downloaded it, with the updater, but I really don&#8217;t know what to do with the download!<br />
I understand that the updater merely supports whatever you have in the library &#8211; but what is the library, and do I need to point the updater (or Dreamweaver) at the 1.6 downloaded files to get the newer version up and running.<br />
I realise that this is schoolboy stuff, but I guess that we all start somewhere.<br />
Humbly,</p>
<p>Nathan.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Albrecht</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-248</link>
		<dc:creator>Don Albrecht</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:43:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-248</guid>
		<description>I think I see the problem.

You can&#039;t put the lightbox on the master table because master table rows have onclick event handlers to update detail views.

Basically, the command to update the detail is superseding the command to display the lightbox when the element is clicked.  There isn&#039;t really a simple fix for this as we need to do things the spry way instead of the traditional javascript way.

The most straightforward solution would be applying a Spry.Data.Region.addObserver(regionID, observer) to trigger the desired action when the region recieves a specific event (in this case select).

You can find more info here:
http://labs.adobe.com/technologies/spry/articles/data_api/apis/region.html</description>
		<content:encoded><![CDATA[<p>I think I see the problem.</p>
<p>You can&#8217;t put the lightbox on the master table because master table rows have onclick event handlers to update detail views.</p>
<p>Basically, the command to update the detail is superseding the command to display the lightbox when the element is clicked.  There isn&#8217;t really a simple fix for this as we need to do things the spry way instead of the traditional javascript way.</p>
<p>The most straightforward solution would be applying a Spry.Data.Region.addObserver(regionID, observer) to trigger the desired action when the region recieves a specific event (in this case select).</p>
<p>You can find more info here:<br />
<a href="http://labs.adobe.com/technologies/spry/articles/data_api/apis/region.html" rel="nofollow">http://labs.adobe.com/technologies/spry/articles/data_api/apis/region.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Albrecht</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-247</link>
		<dc:creator>Don Albrecht</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:02:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-247</guid>
		<description>Can you email me the code?</description>
		<content:encoded><![CDATA[<p>Can you email me the code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Don Albrecht</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-246</link>
		<dc:creator>Don Albrecht</dc:creator>
		<pubDate>Tue, 18 Dec 2007 20:06:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-246</guid>
		<description>You add code to comments by cutting and pasting the escaped html.  I don&#039;t have any other formatting turned on at this time.

I apologize for the inconvenience:

&gt;html /&lt;</description>
		<content:encoded><![CDATA[<p>You add code to comments by cutting and pasting the escaped html.  I don&#8217;t have any other formatting turned on at this time.</p>
<p>I apologize for the inconvenience:</p>
<p>&gt;html /&lt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J. Reed</title>
		<link>http://www.ajaxbestiary.com/2007/10/03/spry-16-released/comment-page-1/#comment-242</link>
		<dc:creator>J. Reed</dc:creator>
		<pubDate>Tue, 18 Dec 2007 17:53:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ajaxbestiary.com/2007/10/03/spry-16-released/#comment-242</guid>
		<description>again, the code didn&#039;t come through.  How do I include code (with tags) in these replies?</description>
		<content:encoded><![CDATA[<p>again, the code didn&#8217;t come through.  How do I include code (with tags) in these replies?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
