<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>JS-Jive at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/JS-Jive/</link>
    <description>The premiere Yahoo! Javascript Group</description>

    <item>
      <title>utf-8 to unicode conversion</title>
      <pubDate>Mon, 06 Aug 2007 17:56:31 GMT</pubDate>
      <dc:creator>Amineh</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21083</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21083</guid>
      <description>i have a js file which reads data from my database in utf8 format, unless i convert the data to unicode format it could not be shown on my web pages and since</description>
    </item>
    <item>
      <title>IE 7 javascript issue</title>
      <pubDate>Wed, 20 Jun 2007 18:51:03 GMT</pubDate>
      <dc:creator>Ashish Kumar</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21082</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21082</guid>
      <description>Hi All, I am facing issues with IE 7. If I have a simple page with the following content: &lt;html&gt;&lt;body&gt;&lt;script&gt; var aaa = new Object(); aaa.data = &quot;bbb&quot;; //...</description>
    </item>
    <item>
      <title>Re: IE, making DIV visible, &amp; FORM fields showing thru</title>
      <pubDate>Tue, 12 Jun 2007 22:07:27 GMT</pubDate>
      <dc:creator>Robertson-Ravo, Neil (RX)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21081</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21081</guid>
      <description>Yep, exactly you have to hide those elements in order for you div not take go behind. &quot;This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, </description>
    </item>
    <item>
      <title>Re: IE, making DIV visible, &amp; FORM fields showing thru</title>
      <pubDate>Tue, 12 Jun 2007 22:02:17 GMT</pubDate>
      <dc:creator>Don Arnett</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21080</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21080</guid>
      <description>Thanks.  Now I won&#39;t waste a ton of time looking for an answer. By &quot;switch them off when the DIV is shown&quot;, do you mean to hide the SELECT objects? ... the DIV</description>
    </item>
    <item>
      <title>Re: IE, making DIV visible, &amp; FORM fields showing thru</title>
      <pubDate>Tue, 12 Jun 2007 20:44:59 GMT</pubDate>
      <dc:creator>Robertson-Ravo, Neil (RX)</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21079</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21079</guid>
      <description>This is an age old known issue, you have to switch them off when the DIV is shown. &quot;This e-mail is from Reed Exhibitions (Gateway House, 28 The Quadrant, </description>
    </item>
    <item>
      <title>IE, making DIV visible, &amp; FORM fields showing thru</title>
      <pubDate>Tue, 12 Jun 2007 20:23:53 GMT</pubDate>
      <dc:creator>Don Arnett</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21078</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21078</guid>
      <description>I am displaying/hiding a DIV by changing visibility between visible and hidden when the user mouses over a link. So, when the user hovers over this link, a</description>
    </item>
    <item>
      <title>Re: JavaScript Debugging on IE7?</title>
      <pubDate>Fri, 01 Jun 2007 14:43:46 GMT</pubDate>
      <dc:creator>Don Arnett</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21077</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21077</guid>
      <description>I downloaded VS Web Developer Edition.  It wasn&#39;t obvious how to use (or even find) the debugger on an existing page. Today I found this webpage (link below)</description>
    </item>
    <item>
      <title>How to specifiy parameter for eventhandle as assigning to dynamical</title>
      <pubDate>Thu, 31 May 2007 19:00:00 GMT</pubDate>
      <dc:creator>Don Arnett</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21076</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21076</guid>
      <description>I have some code that adds a new row of INPUT fields to a form when a button is pressed. I use the following line to assign an onchange eventhandler. </description>
    </item>
    <item>
      <title>Date modified for linked file</title>
      <pubDate>Wed, 16 May 2007 09:52:42 GMT</pubDate>
      <dc:creator>Niels Fanøe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21075</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21075</guid>
      <description>Hi, Did you ever get an answer to your question from 2001 about getting the modified date of a linked file..? (Long shot, I know!) -Niels Fanøe</description>
    </item>
    <item>
      <title>Re: Internet Explorer rendering problem</title>
      <pubDate>Fri, 13 Apr 2007 21:20:11 GMT</pubDate>
      <dc:creator>Snake</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21074</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21074</guid>
      <description>I did wonder as the last post was 29th  March. It turned out to be something in the CSS causing it as getting rid of the stylesheet fixes the problem, now I</description>
    </item>
    <item>
      <title>Re: Internet Explorer rendering problem</title>
      <pubDate>Fri, 13 Apr 2007 19:29:54 GMT</pubDate>
      <dc:creator>Hassan Schroeder</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21073</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21073</guid>
      <description>... Yep :-) But I, at least, wouldn&#39;t hazard the wildest quess about your issue without test case code that demonstrates the failure.    Hint. :-) -- Hassan</description>
    </item>
    <item>
      <title>Re: Internet Explorer rendering problem</title>
      <pubDate>Fri, 13 Apr 2007 17:45:23 GMT</pubDate>
      <dc:creator>Russ michaels</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21072</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21072</guid>
      <description>... properly ? ... is this list still alive ?</description>
    </item>
    <item>
      <title>Internet Explorer rendering problem</title>
      <pubDate>Fri, 13 Apr 2007 09:03:55 GMT</pubDate>
      <dc:creator>Russ michaels</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21071</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21071</guid>
      <description>Greetings all, it has been a very long time since I posted here :-) I have made a dynamic form builder and All I am doing is cloning a DIV that contains some</description>
    </item>
    <item>
      <title>Javascript &quot;permission denied&quot; error  -   .parent</title>
      <pubDate>Thu, 29 Mar 2007 13:23:54 GMT</pubDate>
      <dc:creator>spot_notrub</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21070</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21070</guid>
      <description>Hi, I am trying to get some training material to run within an LMS (learning management system). This material is produced with &quot;Articulate&quot; software which</description>
    </item>
    <item>
      <title>checkbox values?</title>
      <pubDate>Thu, 29 Mar 2007 13:23:25 GMT</pubDate>
      <dc:creator>caitlin_weaver</dc:creator>
      <link>http://tech.groups.yahoo.com/group/JS-Jive/message/21069</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/JS-Jive/message/21069</guid>
      <description>I have a form with three checkboxes, and want to set another variable depending on which boxes are checked. The boxes have values of 1, 2, and 4, and I want to</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.scd.yahoo.com uncompressed/chunked Wed Oct  8 01:37:00 PDT 2008 -->
