<?xml version="1.0"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN"
"http://my.netscape.com/publish/formats/rss-0.91.dtd">
<rss version="0.91">
  <channel>
    <title>Latest Random JavaScript Tips</title>
    <link>http://www.webreference.com/js/tips/</link>
    <description>Doc JavaScript's Tip of the Day Archive</description>
    <language>en-us</language>
    <copyright> Copyright (c) 2012 QuinStreet Inc. All rights reserved.</copyright>
    <managingEditor>bjones@quinstreet.com (Brad Jones)</managingEditor>
    <webMaster>bjones@quinstreet.com (Brad Jones)</webMaster>
  
    <item>
      <title>DHTML Behavior Refresher</title>
      <link>http://www.webreference.com/js/tips/010801.html</link>
      <description>Do you remember what behaviors are? Have you used them before? Learn about the roles of DHTML behaviors with other programming languages.</description>
    </item>
  
    <item>
      <title>Accessing String's Characters</title>
      <link>http://www.webreference.com/js/tips/000227.html</link>
      <description>Most programming languages use array notation to access individual characters of a string. Learn how JavaScript does it.</description>
    </item>
  
    <item>
      <title>The @media Construct</title>
      <link>http://www.webreference.com/js/tips/000618.html</link>
      <description>Have you customized your CSS rules for particular device types? Learn how to use the @media construct, and how many different medias are supported.</description>
    </item>
  
    <item>
      <title>Entire-Page Rollover Effects</title>
      <link>http://www.webreference.com/js/tips/000221.html</link>
      <description>Do you know how to change the color of all the page's links on a mouseover? Learn how to extend the single-link text rollover effect to the entire page.</description>
    </item>
  
    <item>
      <title>Using Current Context to Search for DOMDocument Nodes</title>
      <link>http://www.webreference.com/js/tips/020311.html</link>
      <description>Do you know how to select nodes at a given context? Learn how to use the "./" notation to specify the current context.</description>
    </item>
  </channel>
</rss>

