<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Low Pro Google Group</title>
  <link>http://groups.google.co.uk/group/low-pro</link>
  <description>Low Pro is a set of extensions to the Prototype library that make it easier to implement unobtrusive DOM scripting.</description>
  <language>en</language>
  <item>
  <title>jQuery.delegate and selectors with spaces</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/b264fa07db7979c1/551ae79965f41b9e?show_docid=551ae79965f41b9e</link>
  <description>
  Hello. I like $.delegate but it doesn&#39;t quite work the way I&#39;d expect. &lt;br&gt; I need to use sudara&#39;s fork to get it to work at all, but even then I &lt;br&gt; have trouble whenever I use a selector containing a space. I&#39;ve looked &lt;br&gt; at the source and can&#39;t see what the problem is. &lt;br&gt; &lt;p&gt;Here&#39;s a test case. The animals div works the way I want. Click on the
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/b264fa07db7979c1</guid>
  <author>
  toby.hethering...@gmail.com
  (Toby)
  </author>
  <pubDate>Tue, 07 Jul 2008 14:35:32 UT
</pubDate>
  </item>
  <item>
  <title>Testing Lowpro</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/0a497a61bf955aed/cf788da173267f4b?show_docid=cf788da173267f4b</link>
  <description>
  Hey all, &lt;br&gt; Does anyone have some experience in testing lowpro (on the unit test &lt;br&gt; level)? I have been looking at JSSpec and ScrewUnit (find it on github) &lt;br&gt; as possible JS testing frameworks to use. I am leaning towards using &lt;br&gt; ScrewUnit but I am unsure how to go about testing lowpro with it. It &lt;br&gt; would seem like I would have to create different behaviors and test them
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/0a497a61bf955aed</guid>
  <author>
  b...@benmabey.com
  (Ben Mabey)
  </author>
  <pubDate>Mon, 06 Jun 2008 23:29:07 UT
</pubDate>
  </item>
  <item>
  <title>Subclassing Remote.Form</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/74514b9f3fa99c26/5c74db91dfe1a2a4?show_docid=5c74db91dfe1a2a4</link>
  <description>
  I have a few questions about subclassing Remote.Form. I want to &lt;br&gt; override onsubmit to do some validation and then call super&#39;s &lt;br&gt; onsubmit. So I derived from Remote.Form. Now the question: &lt;br&gt; &lt;p&gt;* when I overrode onsubmit it wasn&#39;t getting called - only super&#39;s &lt;br&gt; onsubmit was called. Can I override onXX methods and expect them to
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/74514b9f3fa99c26</guid>
  <author>
  bill.burc...@gmail.com
  (Bill Burcham)
  </author>
  <pubDate>Wed, 05 May 2008 16:04:10 UT
</pubDate>
  </item>
  <item>
  <title>Problem binding to Dynamic elements in Greasemonkey</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/d5091e082eb0c5b9/3d565f5b7f6f639f?show_docid=3d565f5b7f6f639f</link>
  <description>
  Hey there, &lt;br&gt; &lt;p&gt;I&#39;m writing a script in Greasemonkey that uses jQuery + Livequery + &lt;br&gt; Lowpro. The script is an audioscrobbler script for muxtape.com, and &lt;br&gt; provides a link to allow a user to scrobble a song. &lt;br&gt; &lt;p&gt;So far I&#39;ve managed to get it as far as creating the link on the page, &lt;br&gt; and passing another attach to the link once created. It seems to
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/d5091e082eb0c5b9</guid>
  <author>
  digitalspaghe...@googlemail.com
  (Tane Piper)
  </author>
  <pubDate>Sun, 05 May 2008 12:20:43 UT
</pubDate>
  </item>
  <item>
  <title>A jquery low pro walkthrough</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/4aa3b8b21ddbaaae/a8d701a3a376d3d3?show_docid=a8d701a3a376d3d3</link>
  <description>
  I wrote a short article demonstrating how/why I use low pro with &lt;br&gt; jquery. &lt;br&gt; &lt;p&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://sudara.modernthings.net/2008/4/23/oh-behave-the-anatomy-of-jquery-and-low-pro-behaviors&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Also, the example used depends on my fork, which adds automagic ajax &lt;br&gt; callback binding. I&#39;m sure someone else could write a better
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/4aa3b8b21ddbaaae</guid>
  <author>
  markswilli...@gmail.com
  (Sudara)
  </author>
  <pubDate>Wed, 04 Apr 2008 13:35:30 UT
</pubDate>
  </item>
  <item>
  <title>Behaviour classes and LiveQuery</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/171233a7d208711b/f1244d7febe7f9ac?show_docid=f1244d7febe7f9ac</link>
  <description>
  Should I be able to attach behaviour classes using LiveQuery? &lt;br&gt; &lt;p&gt;Given &lt;br&gt; &lt;p&gt;Hover = $.klass({ &lt;br&gt; initialize: function(hoverClass) { &lt;br&gt; this.hoverClass = hoverClass; &lt;br&gt; }, &lt;br&gt; onmouseover: function() { &lt;br&gt; this.element.addClass(this.hov erClass); &lt;br&gt; }, &lt;br&gt; onmouseout: function() { &lt;br&gt; this.element.removeClass(this. hoverClass);
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/171233a7d208711b</guid>
  <author>
  alan.lar...@gmail.com
  (Alan)
  </author>
  <pubDate>Mon, 04 Apr 2008 11:40:56 UT
</pubDate>
  </item>
  <item>
  <title>ReassignafterAjax in jq lowpro</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/a6651cbc8e94f568/c92fed801208ad0f?show_docid=c92fed801208ad0f</link>
  <description>
  Hi there, &lt;br&gt; &lt;p&gt;im using the JQuery Lowpro, im trying to make an ajax will_paginate &lt;br&gt; links in a rails proyect, i have the following code in application.js &lt;br&gt; : &lt;br&gt; jQuery(function($) { &lt;br&gt; $(&#39;div.pagination a&#39;).attach(Remote.Link, { type: &#39;GET&#39;, dataType: &lt;br&gt; &#39;script&#39; }); &lt;br&gt; }); &lt;br&gt; &lt;p&gt;and in my controller: &lt;br&gt; &lt;p&gt;@artists = Role.artists.users.top_artists (50).paginate :page =&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/a6651cbc8e94f568</guid>
  <author>
  miguelmichel...@gmail.com
  (michelson)
  </author>
  <pubDate>Mon, 04 Apr 2008 03:11:48 UT
</pubDate>
  </item>
  <item>
  <title>Windows Update KB947864 Seems to Foil Some Behaviors</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/75da8fa70e8514ad/a2ffb21546dba404?show_docid=a2ffb21546dba404</link>
  <description>
  On a Win XP VM (Parallels) running IE7 some of my behaviors stopped &lt;br&gt; being triggered (but others are still working) after installing &lt;br&gt; Windows Update KB947864 (released a few days ago). &lt;br&gt; &lt;p&gt;Symptom: &lt;br&gt; &lt;p&gt;QueryObserver (behavior) has an onclick. I register that behavior on &lt;br&gt; an anchor via Event.addBehavior &amp;quot;a.queryButton&amp;quot;: QueryObserver. But
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/75da8fa70e8514ad</guid>
  <author>
  bill.burc...@gmail.com
  (Bill Burcham)
  </author>
  <pubDate>Wed, 04 Apr 2008 23:35:52 UT
</pubDate>
  </item>
  <item>
  <title>jQuery version and .attached</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/982433757f25856a/3a0774a681d1a1fc?show_docid=3a0774a681d1a1fc</link>
  <description>
  Hi, Dan, &lt;br&gt; &lt;p&gt;Thanks so much for porting this to jQuery! It cleared the way for me &lt;br&gt; to defect ;-) &lt;br&gt; &lt;p&gt;Question on how to use the .attached method. Is this how I would get a &lt;br&gt; list of elements currently bound to the behavior? &lt;br&gt; &lt;p&gt;Here&#39;s what I would like to do. I&#39;m finding myself duplicating some &lt;br&gt; code in two or three places that naturally would fit in a method on
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/982433757f25856a</guid>
  <author>
  wynn.netherl...@gmail.com
  (Wynn Netherland)
  </author>
  <pubDate>Thu, 04 Apr 2008 18:45:33 UT
</pubDate>
  </item>
  <item>
  <title>Selenium not generating event on click of anchor</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/b46f7fbe5a11be03/b3585c7fbba411c1?show_docid=b3585c7fbba411c1</link>
  <description>
  I&#39;ve got a behavior bound to an anchor onclick. Works fine. I click &lt;br&gt; it, the onclick runs. &lt;br&gt; &lt;p&gt;However when I &amp;quot;click&amp;quot; that anchor via my Selenium RC test (via the &lt;br&gt; &amp;quot;click&amp;quot; method), the behavior does not seem to run. &lt;br&gt; &lt;p&gt;Makes me wonder if Selenium is really generating the click event or &lt;br&gt; whether instead, it&#39;s looking at the href and just setting
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/b46f7fbe5a11be03</guid>
  <author>
  bill.burc...@gmail.com
  (Bill Burcham)
  </author>
  <pubDate>Thu, 04 Apr 2008 20:58:40 UT
</pubDate>
  </item>
  <item>
  <title>Patch for Remote.Form</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/778b6552e0c7bc8e/60f258960686dd67?show_docid=60f258960686dd67</link>
  <description>
  I finally worked out why my forms weren&#39;t submitting when the user &lt;br&gt; hits the ENTER key. lowpro serializes the button that was clicked &lt;br&gt; along with any other parmeters when submitting a form via AJAX. &lt;br&gt; However, when the user hits enter under FireFox, there is no button &lt;br&gt; and the consequently the browser barfs. Safari on the other hand tries
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/778b6552e0c7bc8e</guid>
  <author>
  haruki_zae...@mac.com
  (Haruki Zaemon)
  </author>
  <pubDate>Wed, 04 Apr 2008 02:21:32 UT
</pubDate>
  </item>
  <item>
  <title>moving from Event.addBehavior to delegate?</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/7334d4cbd52fad8f/cc2a55b428de34c3?show_docid=cc2a55b428de34c3</link>
  <description>
  I&#39;ve been using Event.addBehavior and recently moved to 0.5. I found &lt;br&gt; this note by Dan &lt;br&gt; &lt;p&gt;&amp;quot;Event.addBehavior.reassignAft erAjax is now false by default: &lt;br&gt; Normally, if you are relying on this behavior it&#39;s much more efficient &lt;br&gt; to move to a solution using event delegation. However, if you do want &lt;br&gt; your behaviors reassigned to new content after Ajax calls then go
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/7334d4cbd52fad8f</guid>
  <author>
  dear...@gmail.com
  (rubynuby)
  </author>
  <pubDate>Mon, 03 Mar 2008 21:39:03 UT
</pubDate>
  </item>
  <item>
  <title>delegating in jquery: problems</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/272d415033af5feb/8a45fa5139007d5c?show_docid=8a45fa5139007d5c</link>
  <description>
  Hey there! &lt;br&gt; &lt;p&gt;I&#39;m SUPER excited about event delegation, and I&#39;m giving it a whirl &lt;br&gt; with jquery, using behaviours. &lt;br&gt; &lt;p&gt;So, I&#39;ve got something simmering like so &lt;br&gt; &lt;p&gt;Track = $.klass({ &lt;br&gt; &lt;p&gt; onclick: $.delegate({ &lt;br&gt; &#39;.track_link&#39; : function(e){ this.toggleOptions(e) }, &lt;br&gt; &#39;.play_link&#39; : function(e){ this.togglePlay(e) }
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/272d415033af5feb</guid>
  <author>
  markswilli...@gmail.com
  (Sudara)
  </author>
  <pubDate>Thu, 03 Mar 2008 17:30:05 UT
</pubDate>
  </item>
  <item>
  <title>Weird behaviour when using draggable after scrolling a page</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/b4b97fe752a1946b/af56a139dc43c549?show_docid=af56a139dc43c549</link>
  <description>
  I implemented drag and drop using the draggable.js behaviours and it &lt;br&gt; all worked great until I tried scrolling the page. Suddenly it stopped &lt;br&gt; working. After some head scratching, I went to the lowpro demo site &lt;br&gt; (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.danwebb.net/behavior_demo/&quot;&gt;[link]&lt;/a&gt;) and tried it there. Same &lt;br&gt; problem. If I shrink the browser window and then scroll so that the
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/b4b97fe752a1946b</guid>
  <author>
  haruki_zae...@mac.com
  (Haruki Zaemon)
  </author>
  <pubDate>Wed, 03 Mar 2008 05:29:22 UT
</pubDate>
  </item>
  <item>
  <title>Manually submitting a form reverts to non-ajax behaviour</title>
  <link>http://groups.google.co.uk/group/low-pro/browse_thread/thread/768eff8671a92a00/dc68500713d282fc?show_docid=dc68500713d282fc</link>
  <description>
  I noticed a simple reference to this being the case but not sure if &lt;br&gt; it&#39;s intended or not. Is there a way to call a form&#39;s submit() method &lt;br&gt; and have it invoke the attached behaviour? &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; &lt;p&gt;Simon
  </description>
  <guid isPermaLink="true">http://groups.google.co.uk/group/low-pro/browse_thread/thread/768eff8671a92a00</guid>
  <author>
  haruki_zae...@mac.com
  (Haruki Zaemon)
  </author>
  <pubDate>Wed, 03 Mar 2008 02:44:10 UT
</pubDate>
  </item>
  </channel>
</rss>
