<?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/jquery-en</id>
  <title type="text">jQuery (English) Google Group</title>
  <subtitle type="text">
  jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.
  </subtitle>
  <link href="/group/jquery-en/feed/atom_v1_0_msgs.xml" rel="self" title="jQuery (English) feed"/>
  <updated>2009-11-24T09:48:42Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>stworthy</name>
  <email>stwor...@gmail.com</email>
  </author>
  <updated>2009-11-24T09:48:42Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/db6e245fb0cb244e/11309a6f2a77e8c4?show_docid=11309a6f2a77e8c4</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/db6e245fb0cb244e/11309a6f2a77e8c4?show_docid=11309a6f2a77e8c4"/>
  <title type="text">[jQuery] another datagrid plugin for jQuery</title>
  <summary type="html" xml:space="preserve">
  Today I publish a new datagrid plugin for jQuery which similar to Flexigrid. &lt;br&gt; Lightweight but have powerful features as following: &lt;br&gt; &lt;p&gt; * Resizable columns &lt;br&gt; * Can convert an ordinary table &lt;br&gt; * Paging &lt;br&gt; * Toolbar &lt;br&gt; * Create columns from tags &lt;br&gt; * Checkbox Selecting &lt;br&gt; * Show row numbers
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michel Belleville</name>
  <email>michel.bellevi...@gmail.com</email>
  </author>
  <updated>2009-11-24T09:29:01Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/2de9c2268272a043?show_docid=2de9c2268272a043</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/2de9c2268272a043?show_docid=2de9c2268272a043"/>
  <title type="text">Re: [jQuery] update div with textarea length</title>
  <summary type="html" xml:space="preserve">
  As long as it&#39;s working now kudos. &lt;br&gt; &lt;p&gt;Regards. &lt;br&gt; &lt;p&gt;Michel Belleville &lt;br&gt; &lt;p&gt;2009/11/24 rjc &amp;lt;r.jerome.cousin...@gmail.com&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>rjc</name>
  <email>r.jerome.cousin...@gmail.com</email>
  </author>
  <updated>2009-11-24T09:23:57Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/17781bd4131eff35?show_docid=17781bd4131eff35</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/17781bd4131eff35?show_docid=17781bd4131eff35"/>
  <title type="text">Re: [jQuery] update div with textarea length</title>
  <summary type="html" xml:space="preserve">
  I&#39;m sorry Michel, I edited my last reply because I found the error of it not &lt;br&gt; working was on my behalf. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; View this message in context: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://old.nabble.com/update-div-with-textarea-length-tp26492474s27240p26492799.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Sent from the jQuery General Discussion mailing list archive at Nabble.com.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michel Belleville</name>
  <email>michel.bellevi...@gmail.com</email>
  </author>
  <updated>2009-11-24T09:18:32Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/eb91c50a233b6329?show_docid=eb91c50a233b6329</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/eb91c50a233b6329?show_docid=eb91c50a233b6329"/>
  <title type="text">Re: [jQuery] update div with textarea length</title>
  <summary type="html" xml:space="preserve">
  Maybe the problem is somewhere else then. Strings have a .length which is &lt;br&gt; the number of characters in them, .val() gets the value of the first element &lt;br&gt; selected (input, texarea, select, etc.) and $(this) should only point to &lt;br&gt; your textarea when it&#39;s responding to the keyup event. Could you show the
  </summary>
  </entry>
  <entry>
  <author>
  <name>chan26</name>
  <email>lchan...@ventechsolutions.com</email>
  </author>
  <updated>2009-11-24T09:16:25Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/3624061cb47a7610/4633002fa6f1f853?show_docid=4633002fa6f1f853</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/3624061cb47a7610/4633002fa6f1f853?show_docid=4633002fa6f1f853"/>
  <title type="text">[jQuery] how to get dynamic button id inside jquery dialog</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt; Does anyone know how to get the dynamic button id inside the jquery &lt;br&gt; dialog.. &lt;br&gt; &lt;p&gt;here i have some code to doing but its not working.... &lt;br&gt; &lt;p&gt;Below i have to get the id for the Save button.. how to get it.. &lt;br&gt; &lt;p&gt;please help me to find out.... &lt;br&gt; &lt;p&gt;buttons: { &lt;br&gt; &lt;p&gt; &#39;Close&#39;: function() {
  </summary>
  </entry>
  <entry>
  <author>
  <name>rjc</name>
  <email>r.jerome.cousin...@gmail.com</email>
  </author>
  <updated>2009-11-24T09:10:34Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/c71b7c75d07c282b?show_docid=c71b7c75d07c282b</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/c71b7c75d07c282b?show_docid=c71b7c75d07c282b"/>
  <title type="text">Re: [jQuery] update div with textarea length</title>
  <summary type="html" xml:space="preserve">
  I would have never thought to use val(), but this solution unfortunately did &lt;br&gt; not work &lt;br&gt; The value still remains as 1 ? &lt;br&gt; -- &lt;br&gt; View this message in context: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://old.nabble.com/update-div-with-textarea-length-tp26492474s27240p26492632.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Sent from the jQuery General Discussion mailing list archive at Nabble.com.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michel Belleville</name>
  <email>michel.bellevi...@gmail.com</email>
  </author>
  <updated>2009-11-24T09:04:57Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/6b9293d5afe61fa6?show_docid=6b9293d5afe61fa6</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/6b9293d5afe61fa6?show_docid=6b9293d5afe61fa6"/>
  <title type="text">Re: [jQuery] update div with textarea length</title>
  <summary type="html" xml:space="preserve">
  Little confusion here indeed : jQuery wraps selected elements in a &amp;quot;magic &lt;br&gt; array&amp;quot; that keep them warm and ready to respond to any jQuery method, so &lt;br&gt; when you query $(this).length you&#39;re asking for jQuery&#39;s &amp;quot;magic array&amp;quot;&#39;s &lt;br&gt; length, which is 1 (1 element inside). &lt;br&gt; &lt;p&gt;If you want to get the length of the string inside the element, use .val()
  </summary>
  </entry>
  <entry>
  <author>
  <name>rjc</name>
  <email>r.jerome.cousin...@gmail.com</email>
  </author>
  <updated>2009-11-24T08:53:54Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/0e27d394938247b6?show_docid=0e27d394938247b6</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/abeaa5fbee354ce4/0e27d394938247b6?show_docid=0e27d394938247b6"/>
  <title type="text">[jQuery] update div with textarea length</title>
  <summary type="html" xml:space="preserve">
  Hi, i&#39;m updating a div with the length of a textarea. &lt;br&gt; &lt;p&gt;&amp;lt;script type=&amp;quot;text/javascript&amp;quot;&amp;gt; &lt;br&gt; $().ready(function(){ &lt;br&gt; $(&amp;quot;#formElement_profileTeamPro file&amp;quot;).keyup(function() { &lt;br&gt; &lt;p&gt;	var newText = $(this).length; &lt;br&gt; $(&#39;#countCharTeamProfile&#39;).htm l(newText); &lt;br&gt; &lt;p&gt;	}); &lt;br&gt; &amp;lt;/script&amp;gt; &lt;br&gt; &lt;p&gt;Every time i enter a char into the textarea, the value stays at 1.
  </summary>
  </entry>
  <entry>
  <author>
  <name>AdyLim</name>
  <email>lim...@gmail.com</email>
  </author>
  <updated>2009-11-24T08:51:27Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/8bdc3844e3093b83/adc17543fced7686?show_docid=adc17543fced7686</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/8bdc3844e3093b83/adc17543fced7686?show_docid=adc17543fced7686"/>
  <title type="text">Re: jquery tabs not on the same row! help please!</title>
  <summary type="html" xml:space="preserve">
  Thanks Everyone for your help! Sorry for being incognito! I&#39;ve had a &lt;br&gt; dose of the flu! The problems all seemed to a mix of everything &lt;br&gt; everyone has said here..but the main one was that my page was using a &lt;br&gt; masterpage where there were 3-divs inside each other...then the &lt;br&gt; contentpanel (which is where the tabs go)..so pretty much a rewrite/
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michel Belleville</name>
  <email>michel.bellevi...@gmail.com</email>
  </author>
  <updated>2009-11-24T08:28:07Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/c1f886efc5b09c07/08932ac62ad4dd76?show_docid=08932ac62ad4dd76</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/c1f886efc5b09c07/08932ac62ad4dd76?show_docid=08932ac62ad4dd76"/>
  <title type="text">Re: [jQuery] Dynamically Changing the Stored Height of a Parent Div Based on a Child&#39;s Content</title>
  <summary type="html" xml:space="preserve">
  Doesn&#39;t Disqus provide you with a callback of any sort in it&#39;s api ? &lt;br&gt; &lt;p&gt;Otherwise maybe you can watch out for dom changes and make it trigger your &lt;br&gt; resizing method. &lt;br&gt; &lt;p&gt;And if you&#39;re really desperate there&#39;s always good old &amp;quot;let&#39;s execute that &lt;br&gt; periodically until whatever happens&amp;quot;. &lt;br&gt; &lt;p&gt;Michel Belleville
  </summary>
  </entry>
  <entry>
  <author>
  <name>Michel Belleville</name>
  <email>michel.bellevi...@gmail.com</email>
  </author>
  <updated>2009-11-24T07:11:11Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/8ef9fc80f46f901c/5ffc72670eb76b28?show_docid=5ffc72670eb76b28</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/8ef9fc80f46f901c/5ffc72670eb76b28?show_docid=5ffc72670eb76b28"/>
  <title type="text">Re: [jQuery] jquery help</title>
  <summary type="html" xml:space="preserve">
  Right. Don&#39;t take it the wrong way but here&#39;s how it works on a mailing list &lt;br&gt; where people help you for free, you don&#39;t ask people to do your job for you. &lt;br&gt; Instead, what you could be doing is, try to do things, encounter problems, &lt;br&gt; ask about the specific problems you&#39;re encountering, and usually get an
  </summary>
  </entry>
  <entry>
  <author>
  <name>dnagel</name>
  <email>grandna...@gmail.com</email>
  </author>
  <updated>2009-11-24T06:10:12Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/00a59a8beaa34da5/146854d606e0ade6?show_docid=146854d606e0ade6</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/00a59a8beaa34da5/146854d606e0ade6?show_docid=146854d606e0ade6"/>
  <title type="text">Re: list bullet style</title>
  <summary type="html" xml:space="preserve">
  Not quite what I&#39;m after... &lt;br&gt; &lt;p&gt;Wanted to use the LI&#39;s native numbering and be able to bold just that, &lt;br&gt; not the content inside the LI. &lt;br&gt; &lt;p&gt;Right now I have spans inside the LI with hard coded numbering to get &lt;br&gt; the bold effect. I&#39;m just trying to accommodate a client. &lt;br&gt; &lt;p&gt;Putting the spans around the inner content seems like 6 of one to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave</name>
  <email>dave.mer...@gmail.com</email>
  </author>
  <updated>2009-11-24T05:23:21Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/c1f886efc5b09c07/fe6686bbde3f495d?show_docid=fe6686bbde3f495d</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/c1f886efc5b09c07/fe6686bbde3f495d?show_docid=fe6686bbde3f495d"/>
  <title type="text">Dynamically Changing the Stored Height of a Parent Div Based on a Child&#39;s Content</title>
  <summary type="html" xml:space="preserve">
  I have a comment form that is fed by Disqus. It is in a div that is &lt;br&gt; scrolled with ui.slider. &lt;br&gt; &lt;p&gt;The problem is, I determine the maxScroll by calculating teh &lt;br&gt; difference between the scrolling content and the viewport. Work great &lt;br&gt; all across the site except here. &lt;br&gt; &lt;p&gt;Reason is, the var fot the div&#39;s heigh is set when the page loads.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Karl Swedberg</name>
  <email>k...@englishrules.com</email>
  </author>
  <updated>2009-11-24T04:54:39Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/127fef618a1ce60a/f728f0b20f877e0e?show_docid=f728f0b20f877e0e</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/127fef618a1ce60a/f728f0b20f877e0e?show_docid=f728f0b20f877e0e"/>
  <title type="text">Re: [jQuery] Reorder list numerically based on attribute?</title>
  <summary type="html" xml:space="preserve">
  Something like this might work... &lt;br&gt; &lt;p&gt;var items = $(&#39;li&#39;).get(); &lt;br&gt; items.sort(function(a, b) { &lt;br&gt; var relA = +$(a).attr(&#39;rel&#39;); &lt;br&gt; var relB = +$(b).attr(&#39;rel&#39;); &lt;br&gt; &lt;p&gt; if (relA &amp;gt; relB) { return 1; } &lt;br&gt; if (relA &amp;lt; relB) { return -1; } &lt;br&gt; return 0; &lt;br&gt; for (var i=0; i&amp;lt; items.length; i++) {
  </summary>
  </entry>
  <entry>
  <author>
  <name>Dave Maharaj :: WidePixels.com</name>
  <email>d...@widepixels.com</email>
  </author>
  <updated>2009-11-24T03:11:46Z</updated>
  <id>http://groups.google.com/group/jquery-en/browse_thread/thread/e3a29b5532a08686/8035ecbaec1ea218?show_docid=8035ecbaec1ea218</id>
  <link href="http://groups.google.com/group/jquery-en/browse_thread/thread/e3a29b5532a08686/8035ecbaec1ea218?show_docid=8035ecbaec1ea218"/>
  <title type="text">RE: [jQuery] slideToggle lag in Firefox</title>
  <summary type="html" xml:space="preserve">
  I have the same problem. Firefox eats up a lot of memory when open for a &lt;br&gt; long time (900k sometimes) and my toggle divs drag ass. &lt;br&gt; &lt;p&gt;If I find a solution I would be happy to hear. &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; &lt;p&gt;Dave &lt;br&gt; &lt;p&gt;-----Original Message----- &lt;br&gt; Sent: November-23-09 10:06 PM &lt;br&gt; To: jQuery (English) &lt;br&gt; &lt;p&gt;So I have a div with an input, textarea, and submit button. A link makes it
  </summary>
  </entry>
</feed>
