<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/prototype-scriptaculous</id>
  <title type="text">Prototype &amp; script.aculo.us Google Group</title>
  <subtitle type="text">
  The place for users of Prototype (http://www.prototypejs.org) and Scriptaculous (http://script.aculo.us/) to help one another.
  </subtitle>
  <link href="/group/prototype-scriptaculous/feed/atom_v1_0_msgs.xml" rel="self" title="Prototype &amp; script.aculo.us feed"/>
  <updated>2009-11-26T11:06:39Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Peter De Berdt</name>
  <email>peter.de.be...@pandora.be</email>
  </author>
  <updated>2009-11-26T11:06:39Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/0705ac99bafe7370/0e97a64cef8f744a?show_docid=0e97a64cef8f744a</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/0705ac99bafe7370/0e97a64cef8f744a?show_docid=0e97a64cef8f744a"/>
  <title type="text">Re: [Proto-Scripty] How to use event delegation for mouseenter/mouseleave events?</title>
  <summary type="html" xml:space="preserve">
  For global handlers, we use NWEvents and NWMatcher (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://javascript.nwbox.com/NWEvents/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; ). For the actual behavior implementation, we still use Prototype &lt;br&gt; +Scripty. Amazing combo, really... &lt;br&gt; &lt;p&gt;Best regards &lt;br&gt; &lt;p&gt;Peter De Berdt
  </summary>
  </entry>
  <entry>
  <author>
  <name>Carsten</name>
  <email>carsten.hae...@straightec.de</email>
  </author>
  <updated>2009-11-26T10:52:23Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/11686fa16038b497/02c54d23e32fec89?show_docid=02c54d23e32fec89</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/11686fa16038b497/02c54d23e32fec89?show_docid=02c54d23e32fec89"/>
  <title type="text">Re: prototype 1.6.1, IE6: Object doesn&#39;t support this property or method, typeof Element=unknown</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;Element&amp;quot; is the Element-object from the prototype library. The &lt;br&gt; library has been included and other objects like Ajax are present.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Carsten</name>
  <email>carsten.hae...@straightec.de</email>
  </author>
  <updated>2009-11-26T10:52:11Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/11686fa16038b497/00b1e559de22abf8?show_docid=00b1e559de22abf8</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/11686fa16038b497/00b1e559de22abf8?show_docid=00b1e559de22abf8"/>
  <title type="text">Re: prototype 1.6.1, IE6: Object doesn&#39;t support this property or method, typeof Element=unknown</title>
  <summary type="html" xml:space="preserve">
  &amp;quot;Element&amp;quot; is the Element-object from the prototype library. The &lt;br&gt; library has been included and other objects like Ajax are present.
  </summary>
  </entry>
  <entry>
  <author>
  <name>szimek</name>
  <email>szi...@gmail.com</email>
  </author>
  <updated>2009-11-26T10:48:57Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/0705ac99bafe7370/25d57bbd830058fc?show_docid=25d57bbd830058fc</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/0705ac99bafe7370/25d57bbd830058fc?show_docid=25d57bbd830058fc"/>
  <title type="text">How to use event delegation for mouseenter/mouseleave events?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;anyone had any luck with using event delegation for mouseenter and &lt;br&gt; mouseleave events? I&#39;m constantly adding and removing elements from &lt;br&gt; the page, so it would be much better and easier than keeping track of &lt;br&gt; all handlers manually. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Szymon
  </summary>
  </entry>
  <entry>
  <author>
  <name>Hippyjim Starbrook</name>
  <email>hippyjim.starbr...@gmail.com</email>
  </author>
  <updated>2009-11-25T21:30:32Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/e8057c55af5c0b8d/e6bc603351c56f8d?show_docid=e6bc603351c56f8d</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/e8057c55af5c0b8d/e6bc603351c56f8d?show_docid=e6bc603351c56f8d"/>
  <title type="text">Attempting to extend a prototype method</title>
  <summary type="html" xml:space="preserve">
  Hi All &lt;br&gt; &lt;p&gt;I&#39;m attempting to extend the Form.Element.disable() method, so that it &lt;br&gt; adds a &amp;quot;disabled&amp;quot; class to any element is disables. &lt;br&gt; &lt;p&gt;I&#39;m attempting to replace the existing prototype function with one of &lt;br&gt; my own, using the following code in a javascript file loaded after &lt;br&gt; prototype.js: &lt;br&gt; &lt;p&gt;Form.Element.Methods.disable = function(element) {
  </summary>
  </entry>
  <entry>
  <author>
  <name>darth</name>
  <email>darthd...@gmail.com</email>
  </author>
  <updated>2009-11-25T10:43:51Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/b14622d2f5746159/a7260f7240912713?show_docid=a7260f7240912713</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/b14622d2f5746159/a7260f7240912713?show_docid=a7260f7240912713"/>
  <title type="text">Re: element.attachEvent is not a function error in Prototype with Low Pro</title>
  <summary type="html" xml:space="preserve">
  Hi david, &lt;br&gt; &lt;p&gt;downloading github version of low pro did help :) &lt;br&gt; &lt;p&gt;thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex McAuley</name>
  <email>webmas...@thecarmarketplace.com</email>
  </author>
  <updated>2009-11-25T07:15:03Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/ccbd39c67ff90241/1123c6fc76a0b5cf?show_docid=1123c6fc76a0b5cf</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/ccbd39c67ff90241/1123c6fc76a0b5cf?show_docid=1123c6fc76a0b5cf"/>
  <title type="text">Re: [Proto-Scripty] Safari complains of &quot;unsafe&quot; X-JSON</title>
  <summary type="html" xml:space="preserve">
  Ouch ! &lt;br&gt; &lt;p&gt;Alex Mcauley &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.thevacancymarket.com&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; ----- Original Message ----- &lt;br&gt; To: &amp;lt;prototype-scriptaculous@googl egroups.com&amp;gt; &lt;br&gt; Sent: Wednesday, November 25, 2009 12:02 AM
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tobie Langel</name>
  <email>tobie.lan...@gmail.com</email>
  </author>
  <updated>2009-11-25T03:00:13Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/fba52c49601c8acb/62071b53614a8015?show_docid=62071b53614a8015</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/fba52c49601c8acb/62071b53614a8015?show_docid=62071b53614a8015"/>
  <title type="text">Re: Accessing link_to_remote in controller with .find(params[])</title>
  <summary type="html" xml:space="preserve">
  Blue Hand Talking, &lt;br&gt; &lt;p&gt;Walter very courteously explained that this list is dedicated to &lt;br&gt; Prototype the JavaScript framework and not to its Rails helper (which &lt;br&gt; very few people here—if any—are familiar with). &lt;br&gt; &lt;p&gt;May I please ask you to keep the same level of courtesy in your &lt;br&gt; responses? &lt;br&gt; &lt;p&gt;Thanks in advance,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Walter Lee Davis</name>
  <email>wa...@wdstudio.com</email>
  </author>
  <updated>2009-11-25T00:02:26Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/ccbd39c67ff90241/86e30f8006ae60b7?show_docid=86e30f8006ae60b7</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/ccbd39c67ff90241/86e30f8006ae60b7?show_docid=86e30f8006ae60b7"/>
  <title type="text">Re: [Proto-Scripty] Safari complains of &quot;unsafe&quot; X-JSON</title>
  <summary type="html" xml:space="preserve">
  Google is my friend. Naturally, the next result I hit upon told me &lt;br&gt; that there might be a mismatch between the URL requested by the form&#39;s &lt;br&gt; Action and the rest of the page. Sure enough, I had used PHP&#39;s &lt;br&gt; $_SERVER[&#39;SERVER_NAME&#39;] to construct the URL, and it wasn&#39;t the same &lt;br&gt; as the request (missing the WWW part) so this error cropped up. I
  </summary>
  </entry>
  <entry>
  <author>
  <name>Walter Lee Davis</name>
  <email>wa...@wdstudio.com</email>
  </author>
  <updated>2009-11-24T23:31:25Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/ccbd39c67ff90241/769221092ea44724?show_docid=769221092ea44724</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/ccbd39c67ff90241/769221092ea44724?show_docid=769221092ea44724"/>
  <title type="text">Safari complains of &quot;unsafe&quot; X-JSON</title>
  <summary type="html" xml:space="preserve">
  I have a form with an Ajax request() to update the form with survey &lt;br&gt; results. It works great in Firefox, but when I submit it from Safari &lt;br&gt; 4.latest on Mac OS X, I get nothing at all in the browser for results, &lt;br&gt; and the console says &amp;quot;Refused to get unsafe header &amp;quot;X-JSON&amp;quot;. I&#39;ve &lt;br&gt; tested this on two different Macs.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matt Foster</name>
  <email>mattfoste...@gmail.com</email>
  </author>
  <updated>2009-11-24T21:59:59Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/4f1ff816bbbe24dd/1e9a2a54e00e80ba?show_docid=1e9a2a54e00e80ba</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/4f1ff816bbbe24dd/1e9a2a54e00e80ba?show_docid=1e9a2a54e00e80ba"/>
  <title type="text">Re: Sychronize many asynchronous Ajax.Request</title>
  <summary type="html" xml:space="preserve">
  I&#39;d recommend taking a look at my Ajax Service Queue approach, such &lt;br&gt; that all requests go through the service object, and in the subclass &lt;br&gt; for the queue&#39;s case won&#39;t send the next request until its predecessor &lt;br&gt; has returned. It needs to be updated for 1.6 but the idea is on the &lt;br&gt; wall for you to look at...
  </summary>
  </entry>
  <entry>
  <author>
  <name>Walter Lee Davis</name>
  <email>wa...@wdstudio.com</email>
  </author>
  <updated>2009-11-24T16:47:25Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/fba52c49601c8acb/4d9b3d8742d2ea7d?show_docid=4d9b3d8742d2ea7d</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/fba52c49601c8acb/4d9b3d8742d2ea7d?show_docid=4d9b3d8742d2ea7d"/>
  <title type="text">Re: [Proto-Scripty] Re: Accessing link_to_remote in controller with .find(params[])</title>
  <summary type="html" xml:space="preserve">
  Just to be clear, link_to_remote is part of the Rails *helper* for &lt;br&gt; prototype. Prototype.js is an extraction from Rails, but it stands &lt;br&gt; alone, and this list is devoted to prototype as a stand-aline JS &lt;br&gt; library, not to the Rails helper. &lt;br&gt; &lt;p&gt;Your question might be answerable in this list if you pastie the code
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alex McAuley</name>
  <email>webmas...@thecarmarketplace.com</email>
  </author>
  <updated>2009-11-24T13:30:22Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/4f1ff816bbbe24dd/d20c9318963e052d?show_docid=d20c9318963e052d</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/4f1ff816bbbe24dd/d20c9318963e052d?show_docid=d20c9318963e052d"/>
  <title type="text">Re: [Proto-Scripty] Re: Sychronize many asynchronous Ajax.Request</title>
  <summary type="html" xml:space="preserve">
  Yes... &lt;br&gt; &lt;p&gt;Objects and thier properties are built and stored in memory (how else would &lt;br&gt; they get built) - the CPU does the calculations and outputs the opcode to &lt;br&gt; the browser (which reads from memory) what it needs to do with the object &lt;br&gt; (In very simple terms)... So it stands to reason that if you dont remove the
  </summary>
  </entry>
  <entry>
  <author>
  <name>ColinFine</name>
  <email>colin.f...@pace.com</email>
  </author>
  <updated>2009-11-24T12:51:05Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/fba52c49601c8acb/a8fad51b4f8e4103?show_docid=a8fad51b4f8e4103</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/fba52c49601c8acb/a8fad51b4f8e4103?show_docid=a8fad51b4f8e4103"/>
  <title type="text">Re: Accessing link_to_remote in controller with .find(params[])</title>
  <summary type="html" xml:space="preserve">
  This is a Prototype/Scriptaculous group, and you are asking about &lt;br&gt; something a server-side language (Ruby I guess?) which I don&#39;t know &lt;br&gt; anything about. &lt;br&gt; &lt;p&gt;But what you pass in the &#39;parameters&#39; comes in as the &amp;quot;search&amp;quot; part of &lt;br&gt; the URL (i.e. the bit after the ?). That is available to your server
  </summary>
  </entry>
  <entry>
  <author>
  <name>david</name>
  <email>david.brill...@gmail.com</email>
  </author>
  <updated>2009-11-24T11:54:41Z</updated>
  <id>http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/4f1ff816bbbe24dd/db1abd016305bd6b?show_docid=db1abd016305bd6b</id>
  <link href="http://groups.google.com/group/prototype-scriptaculous/browse_thread/thread/4f1ff816bbbe24dd/db1abd016305bd6b?show_docid=db1abd016305bd6b"/>
  <title type="text">Re: Sychronize many asynchronous Ajax.Request</title>
  <summary type="html" xml:space="preserve">
  Yes your right Alex, but the case of maalek did not mention such &lt;br&gt; numbers of request. &lt;br&gt; I think in his case using one array is better than using a lot (~14 &lt;br&gt; differents variables). &lt;br&gt; &lt;p&gt;btw, I&#39;m interrest in &amp;quot;In fact the actal request stays in memory &lt;br&gt; unless you null the object&amp;quot; and after reflexion, that is logical, but
  </summary>
  </entry>
</feed>
