Hi,
I know that we can change color of a visited link by :visited in my CSS. It works well for static link...
But, how can I manage visited link if they are dynamic. In my ASP application, I made a picture search and the result show the basic information about the pictures found and a link to permit to go to the details photo page.
If I do another search and the same picture is found, the link doesn't change color. Other remark, the link is not in the status bar (like a static link).
Can you help me to manage my dynamic link???
Thank you and have a nice day
I know that we can change color of a visited link by :visited in my CSS. It works well for static link...
But, how can I manage visited link if they are dynamic. In my ASP application, I made a picture search and the result show the basic information about the pictures found and a link to permit to go to the details photo page.
If I do another search and the same picture is found, the link doesn't change color. Other remark, the link is not in the status bar (like a static link).
Can you help me to manage my dynamic link???
Thank you and have a nice day