<?xml version="1.0"?><rss version="2.0">
   <channel>
      <title>Mengu.net - jQuery UI</title>
      <link>http://www.mengu.net/</link>
      <description>mengu on web programming.</description>
      <language>en-us</language>
      <pubDate>Tue, 07 Feb 2012 07:12:05 AM +0200</pubDate>

      <lastBuildDate>Tue, 10 Jun 2003 09:41:01 GMT</lastBuildDate>
      <generator>Mengu.net</generator>
      <managingEditor>mengu@mengu.net</managingEditor>
      <webMaster>mengu@mengu.net</webMaster>

            <item>
         <title>jQuery Dialog Not Working Twice?</title>
         <link>http://www.mengu.net/post/jquery-dialog-not-working-twice</link>
         <description><![CDATA[<p>I was developing a web site for a client of mine when I have faced this error. I was creating the dialog like the following:</p>

<pre><code>&lt;script type="text/javascript"&gt;
function bb()
{
    $("#dialog").dialog({height: 1000, width: 1000, modal: true});
}
&lt;/script&gt;
/* HTML */
&lt;div id="dialog"&gt;dialog content..&lt;/div&gt;
</code></pre>
]]></description>
         <pubDate>2009-11-11 09:30:03</pubDate>
         <guid>http://www.mengu.net/post/jquery-dialog-not-working-twice</guid>
      </item>
          </channel>
</rss>

