<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>1stJavaScript at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/1stJavaScript/</link>
    <description>This is a group where questions, suggestions, etc can be posted about HTML, JavaScript and CSS, etc.</description>

    <item>
      <title>Re: Pass Object</title>
      <pubDate>Tue, 07 Jul 2009 14:43:31 GMT</pubDate>
      <dc:creator>Atkinson, Robert</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2955</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2955</guid>
      <description>Please can you supply a full example. I can&#39;t see where success_hander is being called, so can&#39;t help with fixing the bug. ... From:</description>
    </item>
    <item>
      <title>Pass Object</title>
      <pubDate>Tue, 07 Jul 2009 14:04:09 GMT</pubDate>
      <dc:creator>learningyui</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2954</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2954</guid>
      <description>Hi Group, This may be a very simple question but I have to pass my JavaScript object from the function below to another function in a different namespace. The</description>
    </item>
    <item>
      <title>Re: Access XML Element</title>
      <pubDate>Mon, 06 Jul 2009 09:09:07 GMT</pubDate>
      <dc:creator>Atkinson, Robert</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2953</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2953</guid>
      <description>This page should have all that you require :- http://www.codetoad.com/xml_javascripti_tutorial.asp Command is probably childNodes[0].nodeValue,</description>
    </item>
    <item>
      <title>Access XML Element</title>
      <pubDate>Sun, 05 Jul 2009 10:38:55 GMT</pubDate>
      <dc:creator>learningyui</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2952</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2952</guid>
      <description>Hi All, I have simple XML file which is listed below. I need to have JavaScript be able to retrieve the value of Caption (Welcome To The Club!). All my code is</description>
    </item>
    <item>
      <title>thumbnail to larger images</title>
      <pubDate>Wed, 24 Jun 2009 08:00:52 GMT</pubDate>
      <dc:creator>Jon Mumford</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2951</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2951</guid>
      <description>Hi Can someone help me with the coding (JS?) from thumbnails to larger image with grayed out background when image pops up? Thumbnail images are static and</description>
    </item>
    <item>
      <title>Immediate Req: MNC product company</title>
      <pubDate>Mon, 22 Jun 2009 10:26:54 GMT</pubDate>
      <dc:creator>vani_groups</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2950</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2950</guid>
      <description>A US based product development company - setting up their ODC in Bangalore, is looking for Software development engineers and Test engineers. Req: 1. Backend</description>
    </item>
    <item>
      <title>Re: Coding Question</title>
      <pubDate>Mon, 22 Jun 2009 07:54:31 GMT</pubDate>
      <dc:creator>akshay_29_05</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2949</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2949</guid>
      <description>i know its difficult but u can learn from tutorials its better than frontpage</description>
    </item>
    <item>
      <title>Re: Coding Question</title>
      <pubDate>Fri, 19 Jun 2009 15:34:34 GMT</pubDate>
      <dc:creator>Atkinson, Robert</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2948</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2948</guid>
      <description>The problem with doing it using the DOM is the complexity of addressing each and every part of the DOM (although it is probably the correct way of doing it). </description>
    </item>
    <item>
      <title>Re: Coding Question</title>
      <pubDate>Fri, 19 Jun 2009 15:15:48 GMT</pubDate>
      <dc:creator>Ari Strauch</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2947</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2947</guid>
      <description>Sounds great but probably out of the scope of my programming abilities. Would you have the code for that? Otherwise I was thinking of what I said since I</description>
    </item>
    <item>
      <title>Re: Coding Question</title>
      <pubDate>Fri, 19 Jun 2009 13:59:47 GMT</pubDate>
      <dc:creator>Atkinson, Robert</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2946</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2946</guid>
      <description>In that case, instead of an image rollover, I&#39;d use hidden DIV&#39;s instead. Create 2 DIV&#39;s with the full image and image map&#39;s in each, then use a rollover to</description>
    </item>
    <item>
      <title>Re: Coding Question</title>
      <pubDate>Fri, 19 Jun 2009 13:54:55 GMT</pubDate>
      <dc:creator>Ari Strauch</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2945</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2945</guid>
      <description>Hey Rob: It would be using normal HTML image map. However, I only want an image map for the second image. In other words, after the images are changed I want</description>
    </item>
    <item>
      <title>Re: Coding Question</title>
      <pubDate>Fri, 19 Jun 2009 11:52:31 GMT</pubDate>
      <dc:creator>Atkinson, Robert</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2944</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2944</guid>
      <description>Ari, I can&#39;t see any reason you can&#39;t use a normal HTML image map for this. Are you saying you want a different image map for each image? Rob. ... From:</description>
    </item>
    <item>
      <title>Coding Question</title>
      <pubDate>Fri, 19 Jun 2009 07:41:27 GMT</pubDate>
      <dc:creator>strauch_ari</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2943</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2943</guid>
      <description>Hi: I recently joined the group and was hoping to get an answer to a question I have. Firstly, thank you so much for having this group. It has come in</description>
    </item>
    <item>
      <title>Re: Online Dynamic Form</title>
      <pubDate>Wed, 17 Jun 2009 13:31:06 GMT</pubDate>
      <dc:creator>first last</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2942</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2942</guid>
      <description>Dear Mr. Rob, Actually I am looking for a form where user can select the template of business card and then he can fill in the predefined fields in a form and</description>
    </item>
    <item>
      <title>Re: remove</title>
      <pubDate>Wed, 17 Jun 2009 09:53:36 GMT</pubDate>
      <dc:creator>H Davis</dc:creator>
      <link>http://tech.groups.yahoo.com/group/1stJavaScript/message/2941</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/1stJavaScript/message/2941</guid>
      <description>Sorry Jan, you&#39;ve got to do that yourself. See the very last line of this message for the Unsubscribe link. H Davis ... -- H Davis   hdavis1@... </description>
    </item>

  </channel>
</rss>
<!-- wr2.grp.sp2.yahoo.com uncompressed/chunked Sun Jul 12 00:08:21 PDT 2009 -->
