Visited Link Color problem: More info

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Chad

    Visited Link Color problem: More info

    First visit all of the links on the page. For each, if the link opens a new
    window, close it. If it opnes in teh same window, hit back.

    then hit REFRESH.

    Notice that while all links SHOULd be displayed in the visited color,
    usually not ALL of the links that open in a new window (the first 4) will
    appear as visited. The links that open in the same window will always
    appear as visited.

    How can I get IE to reliably indicate whether the user visited a link or
    not?



    <html>

    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>New Window</title>
    </head>

    <body>
    <span lang="en-us"><b>Ensure Internet History &gt; 0 days. Clear to
    retest.</b></span><p>
    <b>New Window (Bad):</b></p>
    <p><a href="http://www.cnn.com" target="_blank" >CNN</a></p>
    <p></p>
    <a href="http://www.microsoft.c om" target="_blank" >MS</a><p></p>
    <a href="http://www.msnbc.com" target="_blank" >MSNBC</a><p></p>
    <a href="http://www.wallstreetj ournal.com" target="_blank" >Wall
    Street</a><p>&nbsp;</p>
    <p></p>
    <p><b>Same Window (Good): </b></p>
    <p></p>
    <a href="http://abcnews.go.com/">ABC</a><p></p>
    <a href="http://www.aljazeera.c om/">Al-jazeera</a><p></p>
    <a href="http://www.latimes.com//">LA Times</a><p></p>
    <a href="http://www.foxnews.com ">FOX</a><p></p>

    </body>

    </html>


  • Mike Brind

    #2
    Re: Visited Link Color problem: More info


    Chad wrote:

    more stuff that isn't ASP related.

    When you post a followup to your own post, follow up by replying to
    your own post. Don't start a new thread.

    --
    Mike Brind

    Comment

    Working...