<?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.co.uk/group/low-pro</id>
  <title type="text">Low Pro Google Group</title>
  <subtitle type="text">
  Low Pro is a set of extensions to the Prototype library that make it easier to implement unobtrusive DOM scripting.
  </subtitle>
  <link href="http://groups.google.co.uk/group/low-pro/feed/atom_v1_0_msgs.xml" rel="self" title="Low Pro feed"/>
  <updated>2008-05-11T12:20:43Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
	 <name>Tane Piper</name>
	 <email>digitalspaghe...@googlemail.com</email>
  </author>
  <updated>2008-05-11T12:20:43Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/3d565f5b7f6f639f</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/3d565f5b7f6f639f"/>
  <title type="text">Problem binding to Dynamic elements in Greasemonkey</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Miguel Michelsongs</name>
	 <email>miguelmichel...@gmail.com</email>
  </author>
  <updated>2008-04-26T17:17:15Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/ae1d1d192c9ecad8</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/ae1d1d192c9ecad8"/>
  <title type="text">Re: ReassignafterAjax in jq lowpro</title>
  <summary type="html" xml:space="preserve">
  also im note that the response of the ajax call have an RJS error, but works &lt;br&gt; fine in FF :S &lt;br&gt; .... &lt;br&gt; catch (e) { alert(&#39;RJS error:\n\n&#39; + e.toString()); &lt;br&gt; ..... &lt;br&gt; that could be the problem ? &lt;br&gt; regards &lt;br&gt; On Thu, Apr 24, 2008 at 5:36 PM, Miguel Michelsongs &amp;lt;
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Miguel Michelsongs</name>
	 <email>miguelmichel...@gmail.com</email>
  </author>
  <updated>2008-04-24T21:36:58Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/a6b679e308cb7c62</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/a6b679e308cb7c62"/>
  <title type="text">Re: ReassignafterAjax in jq lowpro</title>
  <summary type="html" xml:space="preserve">
  Hi, is me again, the solution that Wynn gave works great in Firefox, but im &lt;br&gt; noted that in IE dont work, it only alow me to paginate one time , and since &lt;br&gt; the ajax call is made, the other calls response with errors. &lt;br&gt; the IE console only show an error sintax in line 1 of my called page. &lt;br&gt; anyone had the same problem?
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Sudara</name>
	 <email>markswilli...@gmail.com</email>
  </author>
  <updated>2008-04-23T14:07:14Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/8d173482c3de7fd0</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/8d173482c3de7fd0"/>
  <title type="text">Re: A jquery low pro walkthrough</title>
  <summary type="html" xml:space="preserve">
  No problem! I hope someone else finds the article useful. I&#39;d like to &lt;br&gt; write a few more walkthroughs. Let me know if I&#39;m explaining anything &lt;br&gt; incorrectly... &lt;br&gt; &lt;p&gt;I &amp;quot;needed&amp;quot; the event binding for the alonetone relaunch, so I was &lt;br&gt; happy to translate it. &lt;br&gt; &lt;p&gt;Sudara
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Dan Webb</name>
	 <email>d...@danwebb.net</email>
  </author>
  <updated>2008-04-23T14:01:16Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/1ffc06dc690cb7ef</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/1ffc06dc690cb7ef"/>
  <title type="text">Re: A jquery low pro walkthrough</title>
  <summary type="html" xml:space="preserve">
  Hi Sudara, &lt;br&gt; Cheers for writing that up...I am going to work on that pull request &lt;br&gt; very soon....just in the middle of launching a big project so Im a &lt;br&gt; little so. It will go in though. &lt;br&gt; Cheers,
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Sudara</name>
	 <email>markswilli...@gmail.com</email>
  </author>
  <updated>2008-04-23T13:35:30Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/a8d701a3a376d3d3</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/a8d701a3a376d3d3"/>
  <title type="text">A jquery low pro walkthrough</title>
  <summary type="html" xml:space="preserve">
  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
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Miguel Michelsongs</name>
	 <email>miguelmichel...@gmail.com</email>
  </author>
  <updated>2008-04-21T14:53:56Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/c27290115a02e5a2</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/c27290115a02e5a2"/>
  <title type="text">Re: ReassignafterAjax in jq lowpro</title>
  <summary type="html" xml:space="preserve">
  thanks :D &lt;br&gt; On Mon, Apr 21, 2008 at 10:52 AM, Wynn Netherland &amp;lt;wynn.netherl...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Dan Webb</name>
	 <email>d...@danwebb.net</email>
  </author>
  <updated>2008-04-21T14:56:25Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/271ef62177df07ab</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/271ef62177df07ab"/>
  <title type="text">Re: ReassignafterAjax in jq lowpro</title>
  <summary type="html" xml:space="preserve">
  Cheers Wynn, you beat me to it! &lt;br&gt; On Mon, Apr 21, 2008 at 3:52 PM, Wynn Netherland
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Wynn Netherland</name>
	 <email>wynn.netherl...@gmail.com</email>
  </author>
  <updated>2008-04-21T14:52:48Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/4e7e3b265561a01d</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/4e7e3b265561a01d"/>
  <title type="text">Re: ReassignafterAjax in jq lowpro</title>
  <summary type="html" xml:space="preserve">
  Oops, I think I replied privately. Posting again here for the benefit &lt;br&gt; of the group: &lt;br&gt; &lt;p&gt;Be sure you have livequery referenced in your &amp;lt;HEAD&amp;gt; before lowpro: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://brandonaaron.net/docs/livequery/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Dan&#39;s attach method will look for it and automatically wire up this &lt;br&gt; functionality for you if the script is there.
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Alan</name>
	 <email>alan.lar...@gmail.com</email>
  </author>
  <updated>2008-04-21T11:56:00Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/44b94532e5d9e712</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/44b94532e5d9e712"/>
  <title type="text">Re: Behaviour classes and LiveQuery</title>
  <summary type="html" xml:space="preserve">
  Right you are. That was my original understanding but when it didn&#39;t &lt;br&gt; work I figured the livequery call was still required. Of course the &lt;br&gt; reason it didn&#39;t work was that I was misspelled one of my XML class &lt;br&gt; names ... Sigh. &lt;br&gt; &lt;p&gt;Ty for prompt response.
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Dan Webb</name>
	 <email>d...@danwebb.net</email>
  </author>
  <updated>2008-04-21T11:43:12Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/d9b9653fff5b9b43</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/d9b9653fff5b9b43"/>
  <title type="text">Re: Behaviour classes and LiveQuery</title>
  <summary type="html" xml:space="preserve">
  If livequery is included it is used automatically. You don&#39;t need to &lt;br&gt; use $().livequery() just the normal $().attach and its all taken care &lt;br&gt; of for you.
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Alan</name>
	 <email>alan.lar...@gmail.com</email>
  </author>
  <updated>2008-04-21T11:40:56Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/f1244d7febe7f9ac</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/f1244d7febe7f9ac"/>
  <title type="text">Behaviour classes and LiveQuery</title>
  <summary type="html" xml:space="preserve">
  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);
  </summary>
  </entry>
  <entry>
  <author>
	 <name>michelson</name>
	 <email>miguelmichel...@gmail.com</email>
  </author>
  <updated>2008-04-21T03:11:48Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/c92fed801208ad0f</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/c92fed801208ad0f"/>
  <title type="text">ReassignafterAjax in jq lowpro</title>
  <summary type="html" xml:space="preserve">
  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;
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Bill Burcham</name>
	 <email>bill.burc...@gmail.com</email>
  </author>
  <updated>2008-04-17T13:56:54Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/34dbecd1152f5851</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/34dbecd1152f5851"/>
  <title type="text">Re: Windows Update KB947864 Seems to Foil Some Behaviors</title>
  <summary type="html" xml:space="preserve">
  Prototype 1.6.0.1 (the version shipping in Rails 2.0.2 gem) looks &lt;br&gt; immune too.
  </summary>
  </entry>
  <entry>
  <author>
	 <name>Bill Burcham</name>
	 <email>bill.burc...@gmail.com</email>
  </author>
  <updated>2008-04-17T13:53:19Z</updated>
  <id>http://groups.google.co.uk/group/low-pro/msg/6c1dc87f42e48923</id>
  <link href="http://groups.google.co.uk/group/low-pro/msg/6c1dc87f42e48923"/>
  <title type="text">Re: Windows Update KB947864 Seems to Foil Some Behaviors</title>
  <summary type="html" xml:space="preserve">
  This turned out to have nothing to do with Lowpro and everything to do &lt;br&gt; w/ Prototype 1.6.0_rc0. Some attribute selectors fail in that version &lt;br&gt; of Prototype in the presence of KB947864. &lt;br&gt; &lt;p&gt;This example works fine w/ Prototype 1.6.0.2 but if you run it w/ &lt;br&gt; 1.6.0_rc0 you see no alert (popups): &lt;br&gt; &lt;p&gt;&amp;lt;!DOCTYPE HTML PUBLIC &amp;quot;-//W3C//DTD HTML 4.01//EN&amp;quot; &amp;quot;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.w3.org/&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
</feed>
