<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>jQuery UI Google Group</title>
  <link>http://groups.google.com.ph/group/jquery-ui</link>
  <description>This is a discussion list for jQuery UI. This list is designed for general support. If you want to help with the development of jQuery UI, please use the jQuery UI Dev group: http://groups.google.com/group/jquery-ui-dev</description>
  <language>en</language>
  <item>
  <title>Re: jqDialog and IE6 problem</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/d73074c09dac2af5/681b6af7714ae070?show_docid=681b6af7714ae070</link>
  <description>
  I found the problem in jqDialog.js, there was an extra comma as shown &lt;br&gt; below &lt;br&gt; &lt;p&gt;	this.makeCenter = function() { &lt;br&gt; $(jqDialog.divBox).css ( &lt;br&gt; { &lt;br&gt; top: ( (($(window).height() / 2) - ( ($(jqDialog.divBox).height &lt;br&gt; ()) / 2 ) )) + ($(document).scrollTop()) + &#39;px&#39;, &lt;br&gt; left: ( (($(window).width() / 2) - ( ($(jqDialog.divBox).width
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/d73074c09dac2af5/681b6af7714ae070?show_docid=681b6af7714ae070</guid>
  <author>
  john6...@hotmail.com
  (john6630)
  </author>
  <pubDate>Sat, 21 Nob 2009 17:15:15 UT
</pubDate>
  </item>
  <item>
  <title>jqDialog and IE6 problem</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/d73074c09dac2af5/459f4bfe02d398a1?show_docid=459f4bfe02d398a1</link>
  <description>
  On another post I discussed how I am usig jqDialog and it works great &lt;br&gt; if Firefox. But when I opened the page in IE6 on Win/XP I got the &lt;br&gt; following error: &lt;br&gt; &lt;p&gt;Runtime Error &lt;br&gt; Line: 127 &lt;br&gt; Error: Expected identifier, string or number &lt;br&gt; &lt;p&gt;I am too new to jQuery and JavaScript to understand what need to be
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/d73074c09dac2af5/459f4bfe02d398a1?show_docid=459f4bfe02d398a1</guid>
  <author>
  john6...@hotmail.com
  (john6630)
  </author>
  <pubDate>Sat, 21 Nob 2009 16:34:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Decoupling event and action in jQuery UI Tabs / Accordion</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/663636b3f6b72e46/2141f34aa7197bc0?show_docid=2141f34aa7197bc0</link>
  <description>
  Right, but how can I do this in a more generalized way in 1.7.2? &lt;br&gt; &lt;p&gt;- Ben
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/663636b3f6b72e46/2141f34aa7197bc0?show_docid=2141f34aa7197bc0</guid>
  <author>
  cow...@rj3.net
  (Cowboy Ben Alman)
  </author>
  <pubDate>Sat, 21 Nob 2009 16:04:05 UT
</pubDate>
  </item>
  <item>
  <title>Re: Modal Confirmation Box</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/ce31df1110c338ec/5177bec68a480cdb?show_docid=5177bec68a480cdb</link>
  <description>
  The end of the saga...and many many thanks to Dave! &lt;br&gt; &lt;p&gt;The objective was to intercept a buttons click event, display a &lt;br&gt; confirmation box and if user clicked Yes to continue the postback for &lt;br&gt; the button. In my case it was a button to delete a database record. &lt;br&gt; Here is the solution (I used the jqDialog instead of dialog just for
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/ce31df1110c338ec/5177bec68a480cdb?show_docid=5177bec68a480cdb</guid>
  <author>
  john6...@hotmail.com
  (john6630)
  </author>
  <pubDate>Sat, 21 Nob 2009 16:02:25 UT
</pubDate>
  </item>
  <item>
  <title>Re: Decoupling event and action in jQuery UI Tabs / Accordion</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/663636b3f6b72e46/ed35ca18d3a59875?show_docid=ed35ca18d3a59875</link>
  <description>
  All you need is an event to cancel. You can already do this by &lt;br&gt; preventing the default action in tabs&#39; select event. So we need to &lt;br&gt; bring accordion and tabs in line with each other. Feel free to create &lt;br&gt; a ticket for this. &lt;br&gt; &lt;p&gt;On Nov 21, 12:18 am, &amp;quot;\&amp;quot;Cowboy\&amp;quot; Ben Alman&amp;quot; &amp;lt;rj3.cow...@gmail.com&amp;gt; &lt;br&gt; wrote:
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/663636b3f6b72e46/ed35ca18d3a59875?show_docid=ed35ca18d3a59875</guid>
  <author>
  scott.gonza...@gmail.com
  (Scott González)
  </author>
  <pubDate>Sat, 21 Nob 2009 16:01:19 UT
</pubDate>
  </item>
  <item>
  <title>Hide empty tabs automatically</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/dc7a698ec895b95d/5fffd943f1d7c4d8?show_docid=5fffd943f1d7c4d8</link>
  <description>
  Hi there, &lt;br&gt; &lt;p&gt;I have just recently explored JQuery and successfully implemented the &lt;br&gt; UI tabs on my site. I figured out how to hide the tabs, BUT I &lt;br&gt; couldn&#39;t find a solution to hide a tab when it&#39;s empty without having &lt;br&gt; to hard code it in. I think I need to use a conditional statement, &lt;br&gt; but I&#39;m not sure how to go about it. Am I on the right track? Any
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/dc7a698ec895b95d/5fffd943f1d7c4d8?show_docid=5fffd943f1d7c4d8</guid>
  <author>
  vnguy...@seattlecentral.edu
  (austin)
  </author>
  <pubDate>Fri, 20 Nob 2009 19:13:39 UT
</pubDate>
  </item>
  <item>
  <title>get sender id for droppable items</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/53c1ac0047f0d05b/0589ad45be39f950?show_docid=0589ad45be39f950</link>
  <description>
  Hi Guys, &lt;br&gt; &lt;p&gt;couple of questions regarding jquery sortable lists. &lt;br&gt; &lt;p&gt;1&amp;gt; Say i have 2 &#39;sortable&#39; lists feeding off each other, how can i &lt;br&gt; limit the number of items that can be added to either list? &lt;br&gt; basically when a list has reached 5 items i would like no more to be &lt;br&gt; able to be dropped onto it. i would also like items to still be able
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/53c1ac0047f0d05b/0589ad45be39f950?show_docid=0589ad45be39f950</guid>
  <author>
  daniel.b...@gmail.com
  (betc)
  </author>
  <pubDate>Thu, 19 Nob 2009 07:23:32 UT
</pubDate>
  </item>
  <item>
  <title>Re: Absolute positioning of Dialog</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/df8de5be2e3e94d5/f1b24ebff3c2cfc5?show_docid=f1b24ebff3c2cfc5</link>
  <description>
  I believe this is at the root of the problem: &lt;br&gt; &lt;p&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://community.developer.motorola.com/mtrl/board/message?board.id=Android_Development&amp;message.id=314&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;The simplest solution is still to anchor the dialog to the left edge &lt;br&gt; of the browser window. &lt;br&gt; &lt;p&gt;This is my webpage: &lt;br&gt; &lt;p&gt;&amp;lt;body onload=&#39;javascript:load()&#39;&amp;gt;
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/df8de5be2e3e94d5/f1b24ebff3c2cfc5?show_docid=f1b24ebff3c2cfc5</guid>
  <author>
  todd.chamb...@gmail.com
  (Todd Chambery)
  </author>
  <pubDate>Sat, 21 Nob 2009 11:46:17 UT
</pubDate>
  </item>
  <item>
  <title>uploader</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/16709be6ea09107c/0b2abee13f6e6ce8?show_docid=0b2abee13f6e6ce8</link>
  <description>
  i love using jquery, but for uploader i head to use mootool (fancy &lt;br&gt; uploader) for uploading multiple files at once, but i just saw &lt;br&gt; uploader api on doc, but its not done and the demo i saw from a member &lt;br&gt; link, it seems like you cant do lots of things with it, like we can do &lt;br&gt; in fancy uploader. &lt;br&gt; &lt;p&gt;also thread here for uploader is 2 years old, im guessing no one is
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/16709be6ea09107c/0b2abee13f6e6ce8?show_docid=0b2abee13f6e6ce8</guid>
  <author>
  ba...@imegah.com
  (Basit)
  </author>
  <pubDate>Sat, 21 Nob 2009 10:57:30 UT
</pubDate>
  </item>
  <item>
  <title>Decoupling event and action in jQuery UI Tabs / Accordion</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/663636b3f6b72e46/5ad81cbc71071106?show_docid=5ad81cbc71071106</link>
  <description>
  So, I&#39;m looking for a generalized method of decoupling event and &lt;br&gt; action in the current 1.7.2 jQuery UI Tabs and Accordion widgets. &lt;br&gt; &lt;p&gt;What do I mean by &amp;quot;decoupling event and action&amp;quot; ? &lt;br&gt; &lt;p&gt;First, let me say that I may have the terminology wrong. Please &lt;br&gt; correct me if there is a better way to describe what I&#39;m trying to do!
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/663636b3f6b72e46/5ad81cbc71071106?show_docid=5ad81cbc71071106</guid>
  <author>
  rj3.cow...@gmail.com
  (Cowboy Ben Alman)
  </author>
  <pubDate>Sat, 21 Nob 2009 05:18:36 UT
</pubDate>
  </item>
  <item>
  <title>pb with datepicker</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/f8f0fde3b277c8ae/a7c8ad87212347e2?show_docid=a7c8ad87212347e2</link>
  <description>
  hello, &lt;br&gt; I made a little mistake ... I&#39;ve posted this message on Developpers &lt;br&gt; board ...sorry &lt;br&gt; and sorry for my bad english... &lt;br&gt; &lt;p&gt;i have a problem with datepicker &lt;br&gt; &lt;p&gt;when i use this code &lt;br&gt; &lt;p&gt; $(&#39;input&#39;).live(&amp;quot;mouseover&amp;quot;, function() { &lt;br&gt; //alert (&#39;yo&#39;); &lt;br&gt; //tous les input avec la classe deviennet des calendar
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/f8f0fde3b277c8ae/a7c8ad87212347e2?show_docid=a7c8ad87212347e2</guid>
  <author>
  nans.stefan...@gmail.com
  (NS)
  </author>
  <pubDate>Thu, 19 Nob 2009 09:49:33 UT
</pubDate>
  </item>
  <item>
  <title>pb with altFormat on datepicker</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/3016a806abb30443/7f6038186aba2dd9?show_docid=7f6038186aba2dd9</link>
  <description>
  i have a problem with datepicker &lt;br&gt; &lt;p&gt;when i use this code &lt;br&gt; &lt;p&gt; $(&#39;input&#39;).live(&amp;quot;mouseover&amp;quot;, function() { &lt;br&gt; //alert (&#39;yo&#39;); &lt;br&gt; //tous les input avec la classe deviennet des calendar &lt;br&gt; if ($(this).hasClass(&#39;datepicker&#39; )) { &lt;br&gt; $(this).datepicker({
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/3016a806abb30443/7f6038186aba2dd9?show_docid=7f6038186aba2dd9</guid>
  <author>
  nans.stefan...@gmail.com
  (NS)
  </author>
  <pubDate>Fri, 20 Nob 2009 13:06:31 UT
</pubDate>
  </item>
  <item>
  <title>Accordion Header</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/69fa56f0c34bd3cf/61d572143fba8d87?show_docid=61d572143fba8d87</link>
  <description>
  Is there a standard way to add elements to the header of an accordion &lt;br&gt; section where one of those has the event for expanding, while the &lt;br&gt; others (buttons, etc.) will not trigger it? &lt;br&gt; &lt;p&gt;Thanks, &lt;br&gt; RS
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/69fa56f0c34bd3cf/61d572143fba8d87?show_docid=61d572143fba8d87</guid>
  <author>
  rpsir...@gmail.com
  (Robert)
  </author>
  <pubDate>Fri, 20 Nob 2009 17:56:53 UT
</pubDate>
  </item>
  <item>
  <title>Embedded sortable items acting silly in IE</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/bcb340ca024fac83/3f5856ee58701579?show_docid=3f5856ee58701579</link>
  <description>
  Hey, &lt;br&gt; &lt;p&gt;I just started experimenting with jQuery today and I think it&#39;s pretty &lt;br&gt; nifty. That being said I&#39;ve come across some difficulties with &lt;br&gt; sortable items that are embedded one into another. The two lists &lt;br&gt; behave perfectly in firefox but in IE it seems like grabbing a child &lt;br&gt; component also grabs its parent container.
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/bcb340ca024fac83/3f5856ee58701579?show_docid=3f5856ee58701579</guid>
  <author>
  sebastien.san...@gmail.com
  (Gazillion)
  </author>
  <pubDate>Fri, 20 Nob 2009 16:51:48 UT
</pubDate>
  </item>
  <item>
  <title>Lag Issues With J-UI Dialog</title>
  <link>http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/5ac5745f4f051625/3019a43b1516c521?show_docid=3019a43b1516c521</link>
  <description>
  I&#39;m using jQuery UI&#39;s Dialog plugin to create visual cards with stat &lt;br&gt; reports on them. The dialogs are not modal, so that the user can open &lt;br&gt; as many as they like. &lt;br&gt; &lt;p&gt;In IE 6/7/8, Safari, and Chrome (yes, you read that right, even &lt;br&gt; IE6)... there are no concernable lag issues. But, in Firefox alone,
  </description>
  <guid isPermaLink="true">http://groups.google.com.ph/group/jquery-ui/browse_frm/thread/5ac5745f4f051625/3019a43b1516c521?show_docid=3019a43b1516c521</guid>
  <author>
  fsart...@gmail.com
  (Mike)
  </author>
  <pubDate>Fri, 20 Nob 2009 15:52:52 UT
</pubDate>
  </item>
  </channel>
</rss>
