question Regarding visited pages
Hello All,
This is my first Thread on to this forum. I am lookin for a answer of the following query:
I want My webpage links should revert back to the unvisited color whenever the page is refreshed.
Howz is it possible? Could anyone help me out in this
Thanks ,
Nitu
Re: question Regarding visited pages
Hello NituKhanna,
Is this a Java question? I have a feeling it's JavaScript related and these are two different languages.
Re: question Regarding visited pages
Thanks,
My application is in JSP and Servlets.Currently what is happening : My visited links doesn't return back to the unvisited color when I refresh the page. Visited class is written in CSS. and I am using IE8.
I just want that when I refresh the page all the visited links should get back to the unvisited ones.
As,I've no idea how to do it , i just started this thread.