<?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/jquery-ui</id>
  <title type="text">jQuery UI Google Group</title>
  <subtitle type="text">
  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
  </subtitle>
  <link href="/group/jquery-ui/feed/atom_v1_0_msgs.xml" rel="self" title="jQuery UI feed"/>
  <updated>2009-12-11T19:42:09Z</updated>
  <generator uri="http://groups.google.co.uk" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>ChazUK</name>
  <email>charliefran...@gmail.com</email>
  </author>
  <updated>2009-12-11T18:26:28Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/608fc5de9bc90296/5f0fcac5cea302ea?show_docid=5f0fcac5cea302ea</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/608fc5de9bc90296/5f0fcac5cea302ea?show_docid=5f0fcac5cea302ea"/>
  <title type="text">Datepicker Initialise with UK date format?</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I&#39;ve been struggling to get the Date Picker plugin to work with the UK &lt;br&gt; Date format of dd/mm/yy. &lt;br&gt; &lt;p&gt;I have tried setting dateFormat, but whatever I put in, it reads the &lt;br&gt; initial date as mm/dd/yy, thus changing the initial month, causing the &lt;br&gt; user to re select the current month. &lt;br&gt; &lt;p&gt;This is very annoying, but I can&#39;t find a way to fix it.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Areli</name>
  <email>areli.nathan...@gmail.com</email>
  </author>
  <updated>2009-12-11T19:42:09Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/bac3da184d73d980/7af83709b816130b?show_docid=7af83709b816130b</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/bac3da184d73d980/7af83709b816130b?show_docid=7af83709b816130b"/>
  <title type="text">Re: &quot;Show&quot; effect onLoad?</title>
  <summary type="html" xml:space="preserve">
  This worked like a charm. Thanks for your help!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nate Laws</name>
  <email>natel...@gmail.com</email>
  </author>
  <updated>2009-12-11T17:52:47Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/5a514c7b318e9acc/ea0c0d9a1aaf1d2a?show_docid=ea0c0d9a1aaf1d2a</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/5a514c7b318e9acc/ea0c0d9a1aaf1d2a?show_docid=ea0c0d9a1aaf1d2a"/>
  <title type="text">Re: [jquery-ui] Trouble integrating jQuery UI</title>
  <summary type="html" xml:space="preserve">
  look at your code, you are calling draggable() before you append the divs to &lt;br&gt; body, before they exist...
  </summary>
  </entry>
  <entry>
  <author>
  <name>acpuma</name>
  <email>cumacak...@gmail.com</email>
  </author>
  <updated>2009-12-11T14:16:40Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/f1841d41afb06973/150e362746cc3be0?show_docid=150e362746cc3be0</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/f1841d41afb06973/150e362746cc3be0?show_docid=150e362746cc3be0"/>
  <title type="text">Re: Get the tab index by id</title>
  <summary type="html" xml:space="preserve">
  Thanks Mauro for your code, &lt;br&gt; it works with standart tabs but when i add ajax tabs id is generated &lt;br&gt; randomly, &lt;br&gt; and i need to check if same titled tab is exists. &lt;br&gt; so i changed your code to look at tab text. &lt;br&gt; &lt;p&gt; function getIndexForId( tabsDivId, searchedId ) &lt;br&gt; { &lt;br&gt; var index = -1; &lt;br&gt; var i = 0, els = $(&amp;quot;#&amp;quot; + tabsDivId).find(&amp;quot;a&amp;quot;);
  </summary>
  </entry>
  <entry>
  <author>
  <name>vjimw</name>
  <email>im.a.machobea...@gmail.com</email>
  </author>
  <updated>2009-12-11T16:16:06Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/6a68579fced0f2e5/037c7ad4c1628c58?show_docid=037c7ad4c1628c58</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/6a68579fced0f2e5/037c7ad4c1628c58?show_docid=037c7ad4c1628c58"/>
  <title type="text">A problems with Asual Address plugin in IE only</title>
  <summary type="html" xml:space="preserve">
  In my initial post, I forgot the site URL: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stage.luxgoddess.com/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;I am working on significant UI updates to a site using tabs and &lt;br&gt; address together. Everything works fine in Firefox as well as Webkit &lt;br&gt; browsers, but IE throws an error, specifically indicating that: &lt;br&gt; &lt;p&gt;&#39;$.address&#39; is null or not an object
  </summary>
  </entry>
  <entry>
  <author>
  <name>vjimw</name>
  <email>im.a.machobea...@gmail.com</email>
  </author>
  <updated>2009-12-11T16:15:05Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/6a68579fced0f2e5/32f56283c65bfef9?show_docid=32f56283c65bfef9</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/6a68579fced0f2e5/32f56283c65bfef9?show_docid=32f56283c65bfef9"/>
  <title type="text">A problems with Asual Address plugin in IE only</title>
  <summary type="html" xml:space="preserve">
  I am working on significant UI updates to a site using tabs and &lt;br&gt; address together. Everything works fine in Firefox as well as Webkit &lt;br&gt; browsers, but IE throws an error, specifically indicating that: &lt;br&gt; &lt;p&gt;&#39;$.address&#39; is null or not an object &lt;br&gt; &lt;p&gt;Has anyone run into this? The demos work in IE for me, so I know it is
  </summary>
  </entry>
  <entry>
  <author>
  <name>mIGs</name>
  <email>migsaba...@gmail.com</email>
  </author>
  <updated>2009-12-11T16:12:32Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/2a191d2d2d01036e/53da0d03aae8c72a?show_docid=53da0d03aae8c72a</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/2a191d2d2d01036e/53da0d03aae8c72a?show_docid=53da0d03aae8c72a"/>
  <title type="text">Re: [jquery-ui] jQuery 1.7.2 ui Corner</title>
  <summary type="html" xml:space="preserve">
  Yuo mean usng -moz-border-radius forFF and -webkit-border-radius forSafari? &lt;br&gt; F ys thne this are CSS 3 and it wil nut wrk n IEsevn ore IEeat. &lt;br&gt; &lt;p&gt;-- &lt;br&gt; MiGs
  </summary>
  </entry>
  <entry>
  <author>
  <name>gmorris</name>
  <email>gmor...@bajanhelicopters.com</email>
  </author>
  <updated>2009-12-11T15:22:32Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/153b9db49ec61fd9/8148afe628d62803?show_docid=8148afe628d62803</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/153b9db49ec61fd9/8148afe628d62803?show_docid=8148afe628d62803"/>
  <title type="text">Re: Accordion from JSquery 1.8</title>
  <summary type="html" xml:space="preserve">
  For others out there, the following worked for me and may help others: &lt;br&gt; &lt;p&gt;var myactive = $(&#39;#accordion&#39;).accordion(&#39;opt ion&#39;, &#39;active&#39;) &lt;br&gt; var mytitle = document.getElementById(&#39;accor dion&#39;).getElementsByTagName &lt;br&gt; (&#39;H3&#39;)[myactive]; &lt;br&gt; var myfolder = mytitle.childNodes[1].textCont ent;
  </summary>
  </entry>
  <entry>
  <author>
  <name>danigb</name>
  <email>dan...@gmail.com</email>
  </author>
  <updated>2009-12-11T14:00:04Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/f7db5c57a5896859/e17414bf19068c2b?show_docid=e17414bf19068c2b</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/f7db5c57a5896859/e17414bf19068c2b?show_docid=e17414bf19068c2b"/>
  <title type="text">A typo in documentation</title>
  <summary type="html" xml:space="preserve">
  Hello: &lt;br&gt; &lt;p&gt;In &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jqueryui.com/docs/Developer_Guide&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;There is a typo. It says: &lt;br&gt; destroy: function() { &lt;br&gt; $.widget.prototype.apply(this, arguments); // default destroy &lt;br&gt; // now do other stuff particular to this widget &lt;br&gt; } &lt;br&gt; &lt;p&gt;But it should say: &lt;br&gt; destroy: function() { &lt;br&gt; $.widget.prototype.destroy.app ly(this, arguments); // default
  </summary>
  </entry>
  <entry>
  <author>
  <name>Klaus</name>
  <email>dott.pero...@gmail.com</email>
  </author>
  <updated>2009-12-11T12:03:25Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/5a514c7b318e9acc/ef8b629c3bf436ef?show_docid=ef8b629c3bf436ef</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/5a514c7b318e9acc/ef8b629c3bf436ef?show_docid=ef8b629c3bf436ef"/>
  <title type="text">Trouble integrating jQuery UI</title>
  <summary type="html" xml:space="preserve">
  I&#39;m trying to use jQuery UI in a greasemonkey script, writing &lt;br&gt; something like: &lt;br&gt; .... &lt;br&gt; // @require	&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; // @require	&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; ....... &lt;br&gt; &lt;p&gt;$(function(){ &lt;br&gt; $(&amp;quot;&amp;lt;style type=&#39;text/css&#39;&amp;gt;.drg_style {margin:5px;padding:10px;width :
  </summary>
  </entry>
  <entry>
  <author>
  <name>njafi</name>
  <email>vanja.duri...@gmail.com</email>
  </author>
  <updated>2009-12-11T09:15:34Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/8a2f175959883aae/91915e1eac17d525?show_docid=91915e1eac17d525</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/8a2f175959883aae/91915e1eac17d525?show_docid=91915e1eac17d525"/>
  <title type="text">Using Accordion as navigation menu</title>
  <summary type="html" xml:space="preserve">
  I&#39;m totally new to JS and i could really use some help with this. &lt;br&gt; &lt;p&gt;I&#39;m doing a navigation menu using the accordion. Everything work fine &lt;br&gt; when it follows the &amp;quot;header, ul, header, ul&amp;quot; rhythm, but when a &lt;br&gt; category doesn&#39;t have subcategories listed after it, everything messes &lt;br&gt; up. &lt;br&gt; &lt;p&gt;How do i fix that? Thanks in advance.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Chik</name>
  <email>dineshsharm...@gmail.com</email>
  </author>
  <updated>2009-12-11T08:05:19Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/2a191d2d2d01036e/23cb450071feeef6?show_docid=23cb450071feeef6</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/2a191d2d2d01036e/23cb450071feeef6?show_docid=23cb450071feeef6"/>
  <title type="text">jQuery 1.7.2 ui Corner</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I am very new to jQury and just downloaded, I found it realy &lt;br&gt; fantastic.... I am using Accordian afound th issue wth css that &lt;br&gt; corner radius is not wkng in IE7 or IE8 wileits wrking fine wth &lt;br&gt; Firefox. &lt;br&gt; anybody casuggest me about this... &lt;br&gt; &lt;p&gt;Thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>iFeghali</name>
  <email>igor.fegh...@gmail.com</email>
  </author>
  <updated>2009-12-11T12:37:05Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/806aaccdc590ddfe/ad356ab8394ecfd5?show_docid=ad356ab8394ecfd5</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/806aaccdc590ddfe/ad356ab8394ecfd5?show_docid=ad356ab8394ecfd5"/>
  <title type="text">selectable and forms ?</title>
  <summary type="html" xml:space="preserve">
  Hello all, &lt;br&gt; &lt;p&gt;I am wondering how do I use selectable inside a form, that is, collect &lt;br&gt; the selected elements and send with the form data. I can think of &lt;br&gt; triggering on form submit: &lt;br&gt; &lt;p&gt;$(&amp;quot;#selectable li&amp;quot;).each(... populate a hidden field here ...) &lt;br&gt; &lt;p&gt;but it looks like an ugly hack to me. any advice ?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Microwavehead</name>
  <email>microwaveh...@hotmail.co.uk</email>
  </author>
  <updated>2009-12-11T12:11:22Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/b0669e0a10be7e0e/592151b7e56fc01f?show_docid=592151b7e56fc01f</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/b0669e0a10be7e0e/592151b7e56fc01f?show_docid=592151b7e56fc01f"/>
  <title type="text">Re: [jquery-ui] Use JQuery - UI .sortable and JQuery .slideToggle</title>
  <summary type="html" xml:space="preserve">
  Hi there, &lt;br&gt; &lt;p&gt;Not sure if it&#39;s still applicable but I was working on what you came across, &lt;br&gt; and I got a solution for it: &lt;br&gt; &lt;p&gt;if you change the div to position:relative and then make the table the &lt;br&gt; element you are toggling it&#39;ll then work: &lt;br&gt; &lt;p&gt;&amp;lt;div id=&amp;quot;toogle1&amp;quot; class=&amp;quot;toogle&amp;quot;&amp;gt;Acount1&amp;lt;/div&amp;gt; &lt;br&gt; &amp;lt;div class=&amp;quot;down&amp;quot; style=&amp;quot;position:relative;&amp;quot;&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Korak</name>
  <email>kirkeis...@gmail.com</email>
  </author>
  <updated>2009-12-11T07:23:59Z</updated>
  <id>http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/b7b0d02e90ac0fe9/f288b523b6a6e0cf?show_docid=f288b523b6a6e0cf</id>
  <link href="http://groups.google.co.uk/group/jquery-ui/browse_frm/thread/b7b0d02e90ac0fe9/f288b523b6a6e0cf?show_docid=f288b523b6a6e0cf"/>
  <title type="text">Trouble with overlap of styled links...</title>
  <summary type="html" xml:space="preserve">
  I&#39;m having some trouble with overlapping links. I don&#39;t see an issue &lt;br&gt; with line-height or anything and am a bit stumped. The site can be &lt;br&gt; seen as a work-in-progress at safe.ismyobsession.com. The page is &lt;br&gt; safe for work though other pages in the site are definitely not. &lt;br&gt; &lt;p&gt;The trouble is apparent in the &amp;quot;Quick Links&amp;quot; on the right side. Any
  </summary>
  </entry>
</feed>
