<?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.ch/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>2010-03-03T16:01:28Z</updated>
  <generator uri="http://groups.google.ch" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Nilesh Macwan</name>
  <email>nileshjmac...@gmail.com</email>
  </author>
  <updated>2010-03-03T16:01:28Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/27fb037ce1178e61/44d9014edc978991?show_docid=44d9014edc978991</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/27fb037ce1178e61/44d9014edc978991?show_docid=44d9014edc978991"/>
  <title type="text">Re: [jQuery] Block link with lightbox</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; *My Understanding as per your email : *you what to pop-up light box on click &lt;br&gt; on anchor tag or on text. please correct me &lt;br&gt; *My Explanation : *give specific identification to each element like &amp;quot;div&amp;quot; &lt;br&gt; in terms of class, example if div is having image then give &amp;quot;myimgclass&amp;quot;, if &lt;br&gt; div is containing text then give &amp;quot;mytextclass&amp;quot;, this is an examples, so by
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cesar Sanz</name>
  <email>the.email.tr...@gmail.com</email>
  </author>
  <updated>2010-03-03T15:50:48Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/c7e7ef6cddd2430d/239f0289b4d93ece?show_docid=239f0289b4d93ece</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/c7e7ef6cddd2430d/239f0289b4d93ece?show_docid=239f0289b4d93ece"/>
  <title type="text">Re: [jQuery] How to add a button</title>
  <summary type="html" xml:space="preserve">
  what??? &lt;br&gt; ----- Original Message ----- &lt;br&gt; To: &amp;quot;jQuery (English)&amp;quot; &amp;lt;jquery-en@googlegroups.com&amp;gt; &lt;br&gt; Sent: Wednesday, March 03, 2010 8:22 AM
  </summary>
  </entry>
  <entry>
  <author>
  <name>raw-m</name>
  <email>numb...@gmail.com</email>
  </author>
  <updated>2010-03-03T15:49:52Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/27fb037ce1178e61/7f92fe22d307f2b1?show_docid=7f92fe22d307f2b1</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/27fb037ce1178e61/7f92fe22d307f2b1?show_docid=7f92fe22d307f2b1"/>
  <title type="text">[jQuery] Block link with lightbox</title>
  <summary type="html" xml:space="preserve">
  I&#39;m having a massive headache with this, please help!! &lt;br&gt; I have a number of divs, each containing an image that launches a lightbox &lt;br&gt; gallery. A text description is also within the div and underneath each image &lt;br&gt; describing what&#39;s going on (I don&#39;t want it as part of the gallery), but it &lt;br&gt; doesn&#39;t contain a link to the lightbox.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eddie</name>
  <email>redi...@googlemail.com</email>
  </author>
  <updated>2010-03-03T15:39:57Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/c31786fd95a7f765/8f2edeca2f0fe77a?show_docid=8f2edeca2f0fe77a</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/c31786fd95a7f765/8f2edeca2f0fe77a?show_docid=8f2edeca2f0fe77a"/>
  <title type="text">superfish IE error - pleasee help</title>
  <summary type="html" xml:space="preserve">
  Hi All, this is the error i get in superfish menu in joomla &lt;br&gt; jQuery.noConflict(); &lt;br&gt; jQuery(function($){ $(&amp;quot;ul.sf-menu&amp;quot;).superfish({hov erClass:&#39;sfHover&#39;, &lt;br&gt; pathClass:&#39;active&#39;, pathLevels:0, delay:800, animation: &lt;br&gt; {opacity:&#39;show&#39;}, speed:&#39;def&#39;, autoArrows:0, dropShadows:1}) }); &lt;br&gt; jQuery(window).load( function() {jQuery(&amp;quot;ul.sf-
  </summary>
  </entry>
  <entry>
  <author>
  <name>olly</name>
  <email>ohneso...@design-xpress.de</email>
  </author>
  <updated>2010-03-03T15:32:48Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/9d5505a0123c0f2b/5cac54389e640570?show_docid=5cac54389e640570</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/9d5505a0123c0f2b/5cac54389e640570?show_docid=5cac54389e640570"/>
  <title type="text">Autocomplete, extraParams and this</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; been searchin&#39; for a solution for hours, hope someone here can help me &lt;br&gt; out. &lt;br&gt; This what I&#39;m trying to do, I have several inputs on one page with &lt;br&gt; autocomplete. I need to pass a variable based on the input field the &lt;br&gt; user is in. So I decided to go with having this information as id &lt;br&gt; value. &lt;br&gt; I&#39;ve found several solutions for autocompletes only called by the id,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Rey Bango</name>
  <email>r...@reybango.com</email>
  </author>
  <updated>2010-03-03T15:17:02Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/f541f5c7998d1ddc/3454a735fedf07e4?show_docid=3454a735fedf07e4</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/f541f5c7998d1ddc/3454a735fedf07e4?show_docid=3454a735fedf07e4"/>
  <title type="text">Re: [jQuery] problem with ajaxForm</title>
  <summary type="html" xml:space="preserve">
  Abraxas, &lt;br&gt; Could you please post your question here? &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://forum.jquery.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; That is the official support forum for the jQuery project. We no &lt;br&gt; longer monitor this Google group. &lt;br&gt; Thanks, &lt;br&gt; Rey &lt;br&gt; jQuery Team
  </summary>
  </entry>
  <entry>
  <author>
  <name>Cesar Sanz</name>
  <email>the.email.tr...@gmail.com</email>
  </author>
  <updated>2010-03-03T15:12:08Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/fcca84b053ca7105/7a93179782bd9fe0?show_docid=7a93179782bd9fe0</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/fcca84b053ca7105/7a93179782bd9fe0?show_docid=7a93179782bd9fe0"/>
  <title type="text">Re: [jQuery] What I need to know?</title>
  <summary type="html" xml:space="preserve">
  jquery does not work with your backend system.. just can init a request and &lt;br&gt; your server side will handle all that stuffs (like insertions, deletions, &lt;br&gt; etc) &lt;br&gt; regards &lt;br&gt; ----- Original Message ----- &lt;br&gt; To: &amp;lt;jquery-en@googlegroups.com&amp;gt; &lt;br&gt; Sent: Tuesday, March 02, 2010 4:00 PM
  </summary>
  </entry>
  <entry>
  <author>
  <name>Abraxas</name>
  <email>abraxa...@gmail.com</email>
  </author>
  <updated>2010-03-03T14:54:21Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/f541f5c7998d1ddc/0d682323b8ce4d86?show_docid=0d682323b8ce4d86</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/f541f5c7998d1ddc/0d682323b8ce4d86?show_docid=0d682323b8ce4d86"/>
  <title type="text">problem with ajaxForm</title>
  <summary type="html" xml:space="preserve">
  I NEED HELP PLEASE... IM USING AJAXform and i need send a javascript &lt;br&gt; variable but i don´t know how i can do that! this is the code: &lt;br&gt; obs: I need send the form and the array &amp;quot;series&amp;quot; &lt;br&gt; //en series[] se almacena cada fila de la tabla &lt;br&gt; for(var i=0;i&amp;lt;numFilas;i++){ &lt;br&gt; var fila=filas[i]; &lt;br&gt; var columnas=fila.cells;
  </summary>
  </entry>
  <entry>
  <author>
  <name>K1</name>
  <email>ozzyfat2...@gmail.com</email>
  </author>
  <updated>2010-03-03T14:33:40Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/0912a8271deaa629/43913dc0f66cc491?show_docid=43913dc0f66cc491</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/0912a8271deaa629/43913dc0f66cc491?show_docid=43913dc0f66cc491"/>
  <title type="text">jQuery UI accordion</title>
  <summary type="html" xml:space="preserve">
  HI all &lt;br&gt; I wanna create a accordion with jq UI with this options, &lt;br&gt; accordion have 5 header and load with header 1 by default,and I wanna &lt;br&gt; disable other headers when user click on them.how can I disable &lt;br&gt; showing content of header when user click on that. &lt;br&gt; thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>podeig</name>
  <email>denis.pokotyl...@gmail.com</email>
  </author>
  <updated>2010-03-03T14:24:36Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/6b44e461ae81d620/0541bd0b4fe265af?show_docid=0541bd0b4fe265af</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/6b44e461ae81d620/0541bd0b4fe265af?show_docid=0541bd0b4fe265af"/>
  <title type="text">How to add a button for opening the list? [autocomplete]</title>
  <summary type="html" xml:space="preserve">
  Hello! &lt;br&gt; Is it possible to add a button (like standard drop down list has) to &lt;br&gt; open the list with all the results? I need two ways to select item by &lt;br&gt; typing and selection from the list. &lt;br&gt; If not, may be you can add this functionality to this plug-in? &lt;br&gt; Thank you! :)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Andreas</name>
  <email>systemutveckl...@gmail.com</email>
  </author>
  <updated>2010-03-03T07:34:50Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/93591bf1c1642d4f/47c1d60a3e01c137?show_docid=47c1d60a3e01c137</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/93591bf1c1642d4f/47c1d60a3e01c137?show_docid=47c1d60a3e01c137"/>
  <title type="text">treeview - prevent expand/collapse on node click</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I want to prevent expand/collapse behavior when clicking on a node &lt;br&gt; (folder) in the tree. I only want to expand/collapse when clicking on &lt;br&gt; the plus/minus sign (+/-). &lt;br&gt; I have tried to use stopPropagation on the click event but I don&#39;t get &lt;br&gt; it to work. &lt;br&gt; Any sugestions? &lt;br&gt; Thanks &lt;br&gt; Andreas
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sexy Cat</name>
  <email>mosspatric...@gmail.com</email>
  </author>
  <updated>2010-03-03T03:00:52Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/f1a730304c0da8f5/459a017eba17d7aa?show_docid=459a017eba17d7aa</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/f1a730304c0da8f5/459a017eba17d7aa?show_docid=459a017eba17d7aa"/>
  <title type="text">My little film</title>
  <summary type="html" xml:space="preserve">
  Hello to group. I am Emma and have cast my short new erotic clip. Is &lt;br&gt; it good? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://urlshort.me/1k3&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>J Wolfe</name>
  <email>vorticitywo...@gmail.com</email>
  </author>
  <updated>2010-03-02T23:55:59Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/aaaede7ed886fd2a/aae038640d61308f?show_docid=aae038640d61308f</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/aaaede7ed886fd2a/aae038640d61308f?show_docid=aae038640d61308f"/>
  <title type="text">Nested Tab call function on tab select help</title>
  <summary type="html" xml:space="preserve">
  I&#39;m fairly new to jQuery and don&#39;t understand exactly why this isn&#39;t &lt;br&gt; working. I bind the tabsselect to one of my nested tabs hoping it will &lt;br&gt; execute that function, though I do not get any errors with firebug and &lt;br&gt; it doesn&#39;t work. Can anyone clue me into what I&#39;m doing wrong? Thanks! &lt;br&gt; Jonathan &lt;br&gt; $(function () {
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nathan Klatt</name>
  <email>n8kl...@gmail.com</email>
  </author>
  <updated>2010-03-02T22:00:05Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/fcca84b053ca7105/ca1e52e6ec0abc36?show_docid=ca1e52e6ec0abc36</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/fcca84b053ca7105/ca1e52e6ec0abc36?show_docid=ca1e52e6ec0abc36"/>
  <title type="text">Re: [jQuery] What I need to know?</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://api.jquery.com/category/ajax/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; There are some AJAX tutorials targeting jQuery use linked to here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://docs.jquery.com/Tutorials&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>AMARJEET</name>
  <email>amarjeetchhil...@gmail.com</email>
  </author>
  <updated>2010-03-02T21:59:09Z</updated>
  <id>http://groups.google.ch/group/jquery-en/browse_thread/thread/ce7560739c3aea46/8613f1eb884a2fae?show_docid=8613f1eb884a2fae</id>
  <link href="http://groups.google.ch/group/jquery-en/browse_thread/thread/ce7560739c3aea46/8613f1eb884a2fae?show_docid=8613f1eb884a2fae"/>
  <title type="text">VALIDATE</title>
  <summary type="html" xml:space="preserve">
  Hi Jörn Zaefferer, &lt;br&gt; Is there any reason validator Plugin not supporting &lt;br&gt; &amp;quot;validate multiple form fields with identical names&amp;quot; &lt;br&gt; Is there any way to validate Identical Names Fields? &lt;br&gt; Thanks &lt;br&gt; Amarjeet
  </summary>
  </entry>
</feed>
