On 11/11/05, Tim Burgan <[EMAIL PROTECTED]> wrote:
>  In CSS, if I style my visited links so they are purple, as so...
>
>     a:visited { color: purple; }
>
>  ...once the user has visited a particular link, from then on the color for
> that link will not be purple.
>
>  Once the content for that visited page is updated, does the browser realise
> the linked page has changed and link color change back to it's previous
> state?
>
>  No it does not, the browser still thinks that link is visited. Problem!
>
>
>  Do you have any suggestions as to how to overcome this?

There is no solution for that, unless you get yourself a
URI-/datastructure like FogBugz's.

Reply via email to