<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>PrototypeUI - Tickets</title>
    <link>http://dev.prototype-ui.com/</link>
    <pubDate>Thu, 10 Feb 2011 04:57:45 GMT</pubDate>
    <description>PrototypeUI - Tickets</description>
    <item>
      <title>Ticket #57 (Open) reported by Tomka - Prototype-UI does not accept Prototype Version 1.7</title>
      <link>http://dev.prototype-ui.com/ticket/57</link>
      <guid>http://dev.prototype-ui.com/ticket/57</guid>
      <description>&lt;p&gt;The version-check checks for the String &amp;#8220;1.6&amp;#8221; although the thrown execption says that Prototype &amp;gt;= 1.6.0 is requiered.&lt;/p&gt;</description>
      <pubDate>Thu, 10 Feb 2011 04:57:45 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #56 (Open) reported by jeff - IE 7 and sarfari appear to have issues with carousel</title>
      <link>http://dev.prototype-ui.com/ticket/56</link>
      <guid>http://dev.prototype-ui.com/ticket/56</guid>
      <description>&lt;p&gt;In Ie 8, FF, ans Chrome the carousel displays and works fine just as expected.  However, the same code has an issue displaying in IE 7 it does not stop the autoflow and all items appear down the page and interfere with the remianing items below the carousel.  In Safari it displays correctly but the next button does not function.   You can see the code in use at &lt;a href=&quot;http://www.flutterbuck.com&quot;&gt;http://www.flutterbuck.com&lt;/a&gt; the ca&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Wed, 24 Nov 2010 02:26:29 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #32 (Open) changed by Sai - Carousel : Simple auto start method - Automatic sroll</title>
      <link>http://dev.prototype-ui.com/ticket/32#ch39</link>
      <guid>http://dev.prototype-ui.com/ticket/32#ch39</guid>
      <description>&lt;p&gt;Thanks &amp;#8211; just what I was looking for. Very useful.&lt;/p&gt;</description>
      <pubDate>Thu, 08 Jul 2010 01:03:52 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #36 (Open) changed by Sai - Carousel-UI: endless / circular scroll feature</title>
      <link>http://dev.prototype-ui.com/ticket/36#ch38</link>
      <guid>http://dev.prototype-ui.com/ticket/36#ch38</guid>
      <description>&lt;p&gt;See &lt;a href=&quot;http://dev.prototype-ui.com/ticket/32&quot;&gt;http://dev.prototype-ui.com/ticket/32&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 08 Jul 2010 01:03:25 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #55 (Open) reported by Ben McInturff - Feature request: destory method option</title>
      <link>http://dev.prototype-ui.com/ticket/55</link>
      <guid>http://dev.prototype-ui.com/ticket/55</guid>
      <description>&lt;p&gt;Additionally, I would like to add a request to modify the destroy function which allows a developer to specify whether or not the dom object for the carousel is fully removed.&lt;/p&gt;</description>
      <pubDate>Mon, 15 Mar 2010 15:32:47 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #54 (Open) reported by Ben McInturff - Ajax Carousel Positioning</title>
      <link>http://dev.prototype-ui.com/ticket/54</link>
      <guid>http://dev.prototype-ui.com/ticket/54</guid>
      <description>&lt;p&gt;I think i may have identified a defect on the enabling of the buttons on the ajax carousel.&lt;/p&gt;


	&lt;p&gt;The updateNextButton works much better when using the following logic:&lt;/p&gt;

	&lt;pre&gt;&lt;code&gt;updateNextButton: function($super) {
    var lastPosition = this.currentLastPosition();
    var size = this.currentSize();
    var nextClassName = &amp;quot;next_button&amp;quot; + this.options.disabledButtonSuffix;&lt;/code&gt;&lt;/pre&gt;

	&lt;pre&gt;&lt;code&gt;...&lt;/code&gt;&lt;/pre&gt;</description>
      <pubDate>Mon, 15 Mar 2010 15:32:18 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #53 (Open) reported by Bjorn - Button ordering issue</title>
      <link>http://dev.prototype-ui.com/ticket/53</link>
      <guid>http://dev.prototype-ui.com/ticket/53</guid>
      <description>&lt;p&gt;When you take some of the buttons out (by setting minimize and maximize to false for example) the updateButtonsOrder would put the remaining close button in buttons&lt;sup&gt;&lt;a href=&quot;#fn2&quot;&gt;2&lt;/a&gt;&lt;/sup&gt; instead of [r0] which caused a type mismatch error in Enumerable.each.  I am testing on IE8 currently, and have not tested on other browsers, but anyway here is the change I made to get around the problem.&lt;/p&gt;


	&lt;p&gt;{{{&lt;/p&gt;

	&lt;pre&gt;&lt;code&gt;updateButton...&lt;/code&gt;&lt;/pre&gt;</description>
      <pubDate>Wed, 17 Feb 2010 22:51:34 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #52 (Open) reported by Martin Catty - Overflow is lost when closing a maximized windows</title>
      <link>http://dev.prototype-ui.com/ticket/52</link>
      <guid>http://dev.prototype-ui.com/ticket/52</guid>
      <description>&lt;p&gt;When you maximize a window, body&amp;#8217;s overflow is set to hidden. But when closing without reducing it&amp;#8217;s not restored to the default property value.&lt;/p&gt;


	&lt;p&gt;I attach a quick patch to fix it.&lt;/p&gt;</description>
      <pubDate>Thu, 07 Jan 2010 15:25:27 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #51 (Open) reported by laurent Vignaux - lien image du carousel avec page charg&#233; par ajax</title>
      <link>http://dev.prototype-ui.com/ticket/51</link>
      <guid>http://dev.prototype-ui.com/ticket/51</guid>
      <description>&lt;p&gt;Bonjour,
F&#233;licitation pour votre d&#233;veloppement pour prototype.&lt;/p&gt;


	&lt;p&gt;Je ne suis pas un sp&#233;cialiste de Prototype, merci pour vos lumi&#232;res.&lt;/p&gt;


	&lt;p&gt;j&amp;#8217;utilise votre carousel pour ma prochaine mise &#224; jours et j&amp;#8217;aimerais avoir un conseil pour faire en sorte que lorsqu&amp;#8217;une image est li&#233;e &#224; une page charg&#233;e par Ajax.Request, cette image reste visible.
Pour l&amp;#8217;instant l&amp;#8217;appel fonctionne mais si cette image es&amp;#8230;&lt;/p&gt;</description>
      <pubDate>Wed, 25 Nov 2009 16:00:45 GMT</pubDate>
    </item>
    <item>
      <title>Ticket #50 (Open) reported by Christian - .destroy() method for UI.URLWindow will kick off &quot;This page contains both secure and non-secure items&quot;.</title>
      <link>http://dev.prototype-ui.com/ticket/50</link>
      <guid>http://dev.prototype-ui.com/ticket/50</guid>
      <description>&lt;p&gt;This occurs when in https:// mode and only in IE 6&lt;/p&gt;


	&lt;p&gt;Fix is in the destroy method for UI.URLWindow&lt;/p&gt;

	&lt;pre&gt;&lt;code&gt;destroy: function($super){
  this.iframe.src = Prototype.Browser.IE6 ? 'javascript:false;' : null;// Get rid of secure non-secure warnings in IE6&lt;/code&gt;&lt;/pre&gt;</description>
      <pubDate>Wed, 23 Sep 2009 18:41:52 GMT</pubDate>
    </item>
  </channel>
</rss>

