<?xml version="1.0"?>
<rss version="2.0">
 <channel>
  <title>Active links with CSS | WPDFD.com Forums</title>
  <link>http://www.wpdfd.com/forums/wpdfd/layout/active_links_with_css/</link>
  <description>A Layout forum thread at WPDFD.com</description>
  <language>en-us</language>
  <pubDate>01/06/04, 006 38 2004 2004:%i:1073435917 19:38:37</pubDate>
  <lastBuildDate>06/07/13, 158 44 2013 2013:%i:1370583867 01:44:27</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>NineLabs Framework Feed Generator</generator>
  <managingEditor>sitemaster@wpdfd.com</managingEditor>
  <webMaster>sitemaster@wpdfd.com</webMaster>
     <item>
    <title>Vladimir  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/active_links_with_css/#p171</link>
    <description><![CDATA[I created a navigation bar with CSS. Each link is inside a DIV. I have made it so that the link text have LINK, VISITED, HOVER, and ACTIVE properties.<br /><br />When I preview the page, in this case in IE6, the rollovers work fine at first. But after I clicked on one, without moving to another page, and roll over it again, it doesn't work.<br /><br />In addition, how do I make it so that the current page link is a different color when it is opened? the ACTIVE property doesn't seem to work.<br /><br />Thx in advance.<br /><br />]]></description>
    <pubDate>01/06/04, 006 38 2004 2004:%i:1073435917 19:38:37</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/active_links_with_css/#p171</guid>
   </item>
     <item>
    <title>Suzanne  said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/active_links_with_css/#p172</link>
    <description><![CDATA[a<img src="/images/emoticons/tongueout.png" class="smiley" />seudo-classes need to be in order: <br /><br />:link<br />:active<br />:visited<br />:hover<br /><br />Have you considered using unordered lists instead of divs?<br /><br />In order to make the current page link a different colour you can use contextual CSS and IDs and a local stylesheet on each page with the information, or script a solution along those lines.<br /><br />:active is only for when you click on the link and hold it, it doesn't apply to the current url at all.]]></description>
    <pubDate>01/07/04, 007 37 2004 2004:%i:1073489859 10:37:39</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/active_links_with_css/#p172</guid>
   </item>
     <item>
    <title>Asif Shabbir said:</title>
    <link>http://www.wpdfd.com/forums/wpdfd/layout/active_links_with_css/#p2639</link>
    <description><![CDATA[Hi,<br />
Thanks for giving such a useful information, I can use it in my site <a href="http://www.infomist.com" class="external">Infomist Services</a>]]></description>
    <pubDate>03/26/09, 085 39 2009 2009:%i:1238074755 09:39:15</pubDate>
    <guid>http://www.wpdfd.com/forums/wpdfd/layout/active_links_with_css/#p2639</guid>
   </item>
   </channel>
</rss